CloudPDF

CloudPDF provides APIs for creating, uploading, managing, and securely sharing PDF documents and webhooks.

10 actions Integration catalog
Request access
Connect CloudPDF once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create WebhookCLOUD_PDF_CREATE_WEBHOOK
Create a CloudPDF webhook subscription for selected document, collection, tracker, lead, or file-processing events.
Delete DocumentCLOUD_PDF_DELETE_DOCUMENT
Permanently delete one known CloudPDF document by UUID. This destructive operation is irreversible, and CloudPDF provides no recovery endpoint.
Delete WebhookCLOUD_PDF_DELETE_WEBHOOK
Delete one CloudPDF webhook subscription by its decimal ID.
Get AccountCLOUD_PDF_GET_ACCOUNT
Return the connected CloudPDF organization's plan, allowances, and current upload, view, and storage usage.
Get DocumentCLOUD_PDF_GET_DOCUMENT
Retrieve one CloudPDF document by ID, including metadata, default permissions, and current file processing status.
Get Document FileCLOUD_PDF_GET_DOCUMENT_FILE
Retrieve one known CloudPDF file version and its processing status. This returns file metadata, not the PDF bytes.
Get WebhookCLOUD_PDF_GET_WEBHOOK
Retrieve one CloudPDF webhook subscription by its ID.
List WebhooksCLOUD_PDF_LIST_WEBHOOKS
Return all webhook subscriptions configured for the connected CloudPDF organization.
Update DocumentCLOUD_PDF_UPDATE_DOCUMENT
Update selected metadata or default-permission fields on a known CloudPDF document without requiring unchanged values to be resent.
Update WebhookCLOUD_PDF_UPDATE_WEBHOOK
Update selected fields of a CloudPDF webhook subscription without requiring unchanged values to be resent.