CloudConvert
CloudConvert is a file conversion service supporting over 200 formats, including audio, video, document, ebook, archive, image, spreadsheet, and presentation formats.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
CloudConvert authenticates with an API key. Generate the credential in your CloudConvert account, then paste it into FlyMyAI the first time an agent uses a CloudConvert action.
Get your CloudConvert credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
CloudConvert API Key | The API key used for authenticating requests to the CloudConvert API. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
CLOUDCONVERT_CREATE_EXPORT_GOOGLE_CLOUD_STORAGE_TASK | Tool to create a task to export files to a google cloud storage bucket. use after conversion when you need to store results directly into gcs. ensure service account credentials have the proper permissions. | input, project_id, bucket, client_email, private_key |
CLOUDCONVERT_CREATE_EXPORT_S3_TASK | Tool to create a task to export files to an amazon s3 bucket. use after conversion when you need to store results directly into s3. ensure aws credentials have s3:putobject (and putobjectacl if using non-default acl) permissions. | input, bucket, region, access_key_id, secret_access_key |
CLOUDCONVERT_CREATE_WEBHOOK | Tool to create a new webhook. use when you need to receive event notifications into your system. | url, event |
CLOUDCONVERT_DELETE_WEBHOOK | Tool to delete a webhook by its id. use when you no longer need a webhook and want to remove it. | webhook_id |
CLOUDCONVERT_LIST_SUPPORTED_FORMATS | Tool to list all supported conversion formats, engines, and options. use when you need to discover available conversions before creating tasks. | - |
CLOUDCONVERT_LIST_TASKS | Tool to retrieve a list of tasks. use when you need to enumerate tasks with optional filters like status or date ranges. | - |
CLOUDCONVERT_LIST_WEBHOOKS | Tool to list all webhooks. use when you need to retrieve existing webhooks before managing or inspecting them. | - |
CLOUDCONVERT_SHOW_USER | Tool to show the current authenticated user's information. use after authentication to confirm account details. | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, CloudConvert!