Create a Folder
Create a new folder for organizing files.
Requires a user-scoped API key (u:gcai_...). Folders can be nested by specifying a parent_folder_id.
Documentation Index
Fetch the complete documentation index at: https://docs.gc.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Format: gcai_xxxxxxxxx
Create API keys in the GC AI app under Settings → API.
Body
Folder name (min 2 characters)
2"Q4 Contracts"
Optional description
Parent folder ID. Mutually exclusive with scope. If both are omitted, creates a top-level folder.
Create the folder at the root of a meta-collection. Mutually exclusive with parent_folder_id. shared-with-me is not valid for create.
my-files, organization "my-files"
Response
Folder created
Unique folder identifier
Folder name
Folder description, or null if unset
Path through ancestors visible to the requester. Inaccessible ancestors are skipped, so this may not reflect absolute depth. Use parent_folder_id to traverse hierarchy.
"/My Files/Contracts"
Parent folder ID, or null for root
Folder type (custom, my-files, etc.)
ISO 8601 creation timestamp