Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.
Get Account InformationCLOUDPRESS_GET_ACCOUNT_INFORMATION
Tool to retrieve authenticated account information. Use after authentication to get current account details.
List CollectionsCLOUDPRESS_LIST_COLLECTIONS
Tool to list all collections in the user's Cloudpress account. Use when you need to browse or manage collection metadata. Supports pagination via pageNo and pageSize.
List ConnectionsCLOUDPRESS_LIST_CONNECTIONS
Tool to list all connections with pagination. Use when you need to retrieve Cloudpress connections page by page with optional filters like kind, type, or sourceReference.
List Document ExportsCLOUDPRESS_LIST_DOCUMENT_EXPORTS
Tool to retrieve a paginated list of document exports. Use after initiating export jobs to fetch export history.
List WebhooksCLOUDPRESS_LIST_WEBHOOKS
Tool to retrieve a paginated list of webhooks. Use when you need an overview of all configured webhooks.