Cloudpress
Overview
SLUG: CLOUDPRESS
Description
Cloudpress enables exporting content from Google Docs and Notion to various Content Management Systems.
Authentication Details
API Key
Connecting to Cloudpress
Create an auth config
Use the dashboard to create an auth config for the Cloudpress toolkit. This allows you to connect multiple Cloudpress accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Cloudpress Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Cloudpress toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CLOUDPRESS_GET_ACCOUNT_INFORMATION
Tool Name: Get Account Information
Description
Action Parameters
Action Response
CLOUDPRESS_LIST_CONNECTIONS
Tool Name: List Connections
Description
Action Parameters
Action Response
CLOUDPRESS_LIST_DOCUMENT_EXPORTS
Tool Name: List Document Exports
Description
Action Parameters
Action Response
CLOUDPRESS_LIST_WEBHOOKS
Tool Name: List Webhooks
Description
Action Parameters
Action Response