# Cloudpress

Cloudpress enables exporting content from Google Docs and Notion to various Content Management Systems.

- **Category:** documents
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 5
- **Triggers:** 0
- **Slug:** `CLOUDPRESS`
- **Version:** 20260407_00

## Tools

### Get Account Information

**Slug:** `CLOUDPRESS_GET_ACCOUNT_INFORMATION`

Tool to retrieve authenticated account information. Use after authentication to get current account details.

### List Collections

**Slug:** `CLOUDPRESS_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 Connections

**Slug:** `CLOUDPRESS_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 Exports

**Slug:** `CLOUDPRESS_LIST_DOCUMENT_EXPORTS`

Tool to retrieve a paginated list of document exports. Use after initiating export jobs to fetch export history.

### List Webhooks

**Slug:** `CLOUDPRESS_LIST_WEBHOOKS`

Tool to retrieve a paginated list of webhooks. Use when you need an overview of all configured webhooks.
