Pdfmonkey
Overview
SLUG: PDFMONKEY
Description
PDFMonkey is a service that automates the generation of PDF documents from templates, allowing users to create professional PDFs programmatically.
Authentication Details
API Key
Connecting to Pdfmonkey
Create an auth config
Use the dashboard to create an auth config for the Pdfmonkey toolkit. This allows you to connect multiple Pdfmonkey accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Pdfmonkey Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Pdfmonkey toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
PDFMONKEY_CREATE_DOCUMENT
Tool Name: Create Document
Description
Action Parameters
Action Response
PDFMONKEY_CREATE_DOCUMENT_SYNC
Tool Name: Create Document Sync
Description
Action Parameters
Action Response
PDFMONKEY_CREATE_TEMPLATE
Tool Name: Create Template
Description
Action Parameters
Action Response
PDFMONKEY_DELETE_DOCUMENT
Tool Name: Delete Document
Description
Action Parameters
Action Response
PDFMONKEY_DELETE_TEMPLATE
Tool Name: Delete PDFMonkey Document Template
Description
Action Parameters
Action Response
PDFMONKEY_DOWNLOAD_DOCUMENT_FILE
Tool Name: Download Document File
Description
Action Parameters
Action Response
PDFMONKEY_GET_CURRENT_USER
Tool Name: Get Current User
Description
Action Parameters
Action Response
PDFMONKEY_GET_DOCUMENT
Tool Name: Get Document
Description
Action Parameters
Action Response
PDFMONKEY_GET_DOCUMENT_CARD
Tool Name: Get DocumentCard
Description
Action Parameters
Action Response
PDFMONKEY_GET_TEMPLATE
Tool Name: Get Template by ID
Description
Action Parameters
Action Response
PDFMONKEY_LIST_DOCUMENT_CARDS
Tool Name: List DocumentCards
Description
Action Parameters
Action Response
PDFMONKEY_LIST_PDF_ENGINES
Tool Name: List PDF Engines
Description
Action Parameters
Action Response
PDFMONKEY_LIST_TEMPLATES
Tool Name: List Template Cards
Description
Action Parameters
Action Response
PDFMONKEY_LIST_WORKSPACES
Tool Name: List Workspaces
Description
Action Parameters
Action Response
PDFMONKEY_PREVIEW_DOCUMENT
Tool Name: Preview Document
Description
Action Parameters
Action Response
PDFMONKEY_PREVIEW_TEMPLATE
Tool Name: Preview Template
Description
Action Parameters
Action Response
PDFMONKEY_UPDATE_DOCUMENT
Tool Name: Update Document
Description
Action Parameters
Action Response
PDFMONKEY_UPDATE_TEMPLATE
Tool Name: Update Document Template
Description
Action Parameters
Action Response