# Cloudpress AI integration on Definable

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

## What this connects

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

Vendor: https://www.usecloudpress.com/

## Tools available

**5** tools available. First 5:

- `CLOUDPRESS_GET_ACCOUNT_INFORMATION` — Get Account Information — Tool to retrieve authenticated account information. Use after authentication to get current account details.
- `CLOUDPRESS_LIST_COLLECTIONS` — 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.
- `CLOUDPRESS_LIST_CONNECTIONS` — 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.
- `CLOUDPRESS_LIST_DOCUMENT_EXPORTS` — List Document Exports — Tool to retrieve a paginated list of document exports. Use after initiating export jobs to fetch export history.
- `CLOUDPRESS_LIST_WEBHOOKS` — List Webhooks — Tool to retrieve a paginated list of webhooks. Use when you need an overview of all configured webhooks.

## Auth

Auth schemes: `API_KEY`.

## How agents use Cloudpress

Inside a Definable workflow, Cloudpress is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Cloudpress** — the Researcher (GPT-5.5) pulls context from Cloudpress (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Cloudpress** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Cloudpress (create record, post message, draft email).
- **Designer / Engineer → Distributor → Cloudpress** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Cloudpress (attach file, open PR comment, post status).

The Verifier checks every Cloudpress call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- documents — https://definable.ai/apps/category/documents/
- file management & storage — https://definable.ai/apps/category/file-management-&-storage/

## Related

- HTML page: https://definable.ai/apps/cloudpress/
- Same category (documents): https://definable.ai/apps/category/documents/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
