Print Autopilot enables seamless automation of printing tasks by connecting your applications directly to your printers.
Toolkit · printautopilot
v1
01Create Documenttool
02List Queuestool
03Upload Filetool
API Key · verified
3T · 0TR
printautopilot
Supported tools and triggers
Each tool is a typed function your agent can call. Each trigger fires an agent run when something changes upstream.
Create Document
Tool to upload a base64 formatted PDF document to PrintAutopilot queue. Use when you need to add a PDF document to the print queue. Warning: Validates base64 encoding before submission.
TOOL
List Queues
Tool to list available PrintAutoPilot queues. Use when you need to retrieve all queues before choosing one.
TOOL
Upload File
Tool to upload a file to a temporary R2 bucket. Use when you need to stage files for later PrintAutoPilot operations.