ClawLink
Developer Tools18 toolsPaste one API key

PDFMonkey integration for AI agents

PDFMonkey is a service that automates the generation of PDF documents from templates, allowing users to create professional PDFs programmatically.

Use it from your agent

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

Setup

Connect PDFMonkey 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

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

ToolWhat it doesKind
pdfmonkey_download_document_fileDownload a generated PDF file via a presigned URLRead
pdfmonkey_get_current_userRetrieve details about the currently authenticated userRead
pdfmonkey_get_documentFetch a Document by its IDRead
pdfmonkey_get_document_cardFetch a DocumentCard by IDRead
pdfmonkey_get_templateFetch a Document Template by IDRead
pdfmonkey_list_document_cardsList DocumentCardsRead
pdfmonkey_list_pdf_enginesLists all available PDF rendering engines in PDFMonkeyRead
pdfmonkey_list_templatesList all document template cards for a workspaceRead
pdfmonkey_list_workspacesList workspaces (applications)Read
pdfmonkey_preview_templateFetches the template preview viewer page from PDFMonkey's preview_urlRead
pdfmonkey_view_public_share_linkDownload a publicly shared PDF via its permanent share linkRead
pdfmonkey_create_documentCreate a DocumentWrite
pdfmonkey_create_document_syncCreate a document and wait for generation to finishWrite
pdfmonkey_create_templateCreates a new PDF document template in PDFMonkeyWrite
pdfmonkey_update_documentUpdates an existing PDFMonkey document's payload, metadata, template, or statusWrite
pdfmonkey_update_templateUpdate a document template’s propertiesWrite