ClawLink
Developer Tools8 toolsPaste one API key

PDFgen integration for AI agents

PDFgen creates PDFs from reusable templates, HTML, Markdown, or natural-language prompts and manages account templates and usage logs.

Use it from your agent

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

Setup

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

PDFgen exposes 8 tools through ClawLink. The 7 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
pdfgen_get_accountReturn the connected PDFgen account, organization, plan, and current credit usageRead
pdfgen_get_templateGet one saved PDFgen template, including its complete HTML contentRead
pdfgen_list_templatesList saved PDF templates owned by the connected account and return one page with a continuationRead
pdfgen_list_usage_logsList recent PDFgen API calls for auditing, billing inspection, and generation troubleshootingRead
pdfgen_create_templateCreate a reusable HTML template for later PDF generationWrite
pdfgen_generate_pdfGenerate a PDF from exactly one saved template, HTML document, Markdown document, or AI promptRead
pdfgen_update_templatePartially update a saved template's name, HTML content, or rendering engine without replacingWrite