Intelliprint
Overview
SLUG: INTELLIPRINT
Description
Intelliprint offers a Hybrid Mail API that enables businesses to automate their letter printing and mailing processes, providing features like same-day printing, secure authentication, and real-time tracking.
Authentication Details
API Key
Connecting to Intelliprint
Create an auth config
Use the dashboard to create an auth config for the Intelliprint toolkit. This allows you to connect multiple Intelliprint accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Intelliprint 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 Intelliprint toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
INTELLIPRINT_CANCEL_DELETE_PRINT_JOB
Tool Name: Cancel or Delete Print Job
Description
Action Parameters
Action Response
INTELLIPRINT_CREATE_BACKGROUND
Tool Name: Create background
Description
Action Parameters
Action Response
INTELLIPRINT_CREATE_PRINT_JOB
Tool Name: Create Print Job
Description
Action Parameters
Action Response
INTELLIPRINT_LIST_BACKGROUNDS
Tool Name: List Backgrounds
Description
Action Parameters
Action Response
INTELLIPRINT_LIST_PRINT_JOBS
Tool Name: List Print Jobs
Description
Action Parameters
Action Response
INTELLIPRINT_LIST_TEMPLATES
Tool Name: List Templates
Description
Action Parameters
Action Response
INTELLIPRINT_MERGE_FILES
Tool Name: Merge Files
Description
Action Parameters
Action Response
INTELLIPRINT_RETRIEVE_BACKGROUND
Tool Name: Retrieve Background
Description
Action Parameters
Action Response
INTELLIPRINT_RETRIEVE_PRINT_JOB
Tool Name: Retrieve Print Job
Description
Action Parameters
Action Response
INTELLIPRINT_UPDATE_BACKGROUND
Tool Name: Update Background
Description
Action Parameters
Action Response