ClawLink
Developer Tools16 toolsPaste one API key

Cloudlayer integration for AI agents

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.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Cloudlayer once and call the same tools from all of them.

Setup

Connect Cloudlayer through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Cloudlayer exposes 16 tools through ClawLink. The 15 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
cloudlayer_get_account_infoRetrieve Cloudlayer account usage, credits, and document countsRead
cloudlayer_get_assetRetrieve a specific asset by its IDRead
cloudlayer_get_job_by_idRetrieve details of a specific Cloudlayer job by its IDRead
cloudlayer_get_statusTest API reachabilityRead
cloudlayer_get_storage_by_idRetrieve a specific storage configuration by its IDRead
cloudlayer_list_assetsList assets in your CloudLayer account with cursor-based paginationRead
cloudlayer_list_jobsList jobs in your CloudLayer account with cursor-based paginationRead
cloudlayer_list_storageRetrieves all user storage configurations (S3-compatible buckets) for the authenticatedRead
cloudlayer_add_storageAdd a user-owned S3-compatible storage configuration for storing generated assetsWrite
cloudlayer_convert_html_to_imageConvert HTML content to an image (PNG, JPG, or WebP) using the v2 API endpointRead
cloudlayer_convert_html_to_pdf_v2Convert HTML content to PDF using CloudLayer v2 APIRead
cloudlayer_convert_url_to_pdf_getConvert a URL to PDF using GET requestRead
cloudlayer_template_to_pdfGenerate a PDF document from an HTML/Nunjucks template with dynamic dataRead
cloudlayer_url_to_image_postConverts a webpage URL to an image (PNG, JPG, or WebP)Read
cloudlayer_url_to_pdf_postConvert a URL to PDF with full parameter supportRead