# Printautopilot

Print Autopilot enables seamless automation of printing tasks by connecting your applications directly to your printers.

- **Category:** developer tools
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 3
- **Triggers:** 0
- **Slug:** `PRINTAUTOPILOT`
- **Version:** 20260413_00

## Tools

### Create Document

**Slug:** `PRINTAUTOPILOT_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.

### List Queues

**Slug:** `PRINTAUTOPILOT_LIST_QUEUES`

Tool to list available PrintAutoPilot queues. Use when you need to retrieve all queues before choosing one.

### Upload File

**Slug:** `PRINTAUTOPILOT_UPLOAD_FILE`

Tool to upload a file to a temporary R2 bucket. Use when you need to stage files for later PrintAutoPilot operations.
