Cloudlayer
cloudlayer.io is a document and asset generation service that enables users to dynamically create PDFs and images through a REST-based API, SDKs, or no-code integrations.
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
Cloudlayer authenticates with an API key. Generate the credential in your Cloudlayer account, then paste it into FlyMyAI the first time an agent uses a Cloudlayer action.
Get your Cloudlayer credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
cloudlayer.io API Key | Your cloudlayer.io API Key, which can be obtained from the API Keys section in your account settings. (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 |
|---|---|---|
CLOUDLAYER_ADD_STORAGE | Tool to add a new user storage configuration. use when you need to attach an external bucket or container for file storage. | provider, name, container, region |
CLOUDLAYER_GET_ASSET | Tool to retrieve a specific asset by its id. use when you need to fetch metadata or download url of an existing asset after its generation. | id |
CLOUDLAYER_GET_STATUS | Tool to test api reachability. use when checking if the cloudlayer api is available. | - |
CLOUDLAYER_HTML_TO_IMAGE | Tool to convert base64-encoded html to an image. use when you need to render raw html or a url into png, jpeg, or webp after content load. | - |
CLOUDLAYER_HTML_TO_PDF | Tool to convert html or a public url into a pdf document. use when you need programmatic pdf generation from html content. | - |
CLOUDLAYER_LIST_ASSETS | Tool to list the ten most recent assets. use when you need to retrieve your latest cloudlayer assets. | - |
CLOUDLAYER_LIST_STORAGE | Tool to retrieve a list of all storage configurations. use after authenticating to cloudlayer to view your account's storage settings. | - |
CLOUDLAYER_URL_TO_IMAGE_POST | Tool to convert a webpage url to an image. use when dynamic screenshot parameters are needed. | url |
CLOUDLAYER_URL_TO_PDF_POST | Tool to convert a url to pdf with full parameter support. use when you need advanced control over paper size, margins, headers/footers, or webhook callbacks. | url |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Cloudlayer!