Developer Tools10 toolsPaste one API key
CloudPDF integration for AI agents
CloudPDF provides APIs for creating, uploading, managing, and securely sharing PDF documents and webhooks.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect CloudPDF once and call the same tools from all of them.
Setup
Connect CloudPDF 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
CloudPDF exposes 10 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
cloud_pdf_get_account | Return the connected CloudPDF organization's plan, allowances, and current upload, view, and | Read |
cloud_pdf_get_document | Retrieve one CloudPDF document by ID, including metadata, default permissions, and current file | Read |
cloud_pdf_get_document_file | Retrieve one known CloudPDF file version and its processing status | Read |
cloud_pdf_get_webhook | Retrieve one CloudPDF webhook subscription by its ID | Read |
cloud_pdf_list_webhooks | Return all webhook subscriptions configured for the connected CloudPDF organization | Read |
cloud_pdf_create_webhook | Create a CloudPDF webhook subscription for selected document, collection, tracker, lead, or | Write |
cloud_pdf_update_document | Update selected metadata or default-permission fields on a known CloudPDF document without | Write |
cloud_pdf_update_webhook | Update selected fields of a CloudPDF webhook subscription without requiring unchanged values to | Write |