ClawLink
Developer Tools12 toolsPaste one API key

Craftmypdf integration for AI agents

CraftMyPDF is a web-based platform that enables users to design and generate customizable PDF documents using pre-designed templates and dynamic data.

Use it from your agent

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

Setup

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

Craftmypdf exposes 12 tools through ClawLink.

ToolWhat it doesKind
craftmypdf_get_account_infoRetrieve account information including subscription and usage detailsRead
craftmypdf_get_pdf_infoRetrieve information about a PDF file including metadata, page count, and other propertiesRead
craftmypdf_list_templatesRetrieve a paginated list of PDF templatesRead
craftmypdf_list_transactionsRetrieve a paginated list of API transactionsRead
craftmypdf_query_template_usageRetrieve usage statistics for specified templates within a date rangeRead
craftmypdf_add_text_to_pdfAdd text annotations to a PDF including page numbers, watermarks, and custom text at specifiedWrite
craftmypdf_add_watermarkAdd a text watermark to a PDF with customizable font, size, color, opacity, and rotationWrite
craftmypdf_create_editor_sessionCreate an embeddable editor session URL for a templateWrite
craftmypdf_create_pdf_async2Create a PDF file asynchronously with JSON data and templateWrite
craftmypdf_create_pdf_parallelCreate multiple PDF files in parallel from templates with JSON dataWrite
craftmypdf_merge_pdfsMerge multiple PDF files from URLs into a single PDF documentWrite
craftmypdf_update_pdf_fieldsUpdate fillable fields in a PDF document such as text fields, checkboxes, and dropdownsWrite