Helpdesk
Overview
SLUG: HELPDESK
Description
HelpDesk is a ticketing system designed to streamline customer support by organizing and managing inquiries efficiently.
Authentication Details
API Key
Connecting to Helpdesk
Create an auth config
Use the dashboard to create an auth config for the Helpdesk toolkit. This allows you to connect multiple Helpdesk accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Helpdesk 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 Helpdesk toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
HELPDESK_LIST_AGENTS
Tool Name: List Agents
Description
Action Parameters
Action Response
HELPDESK_LIST_CANNED_RESPONSES
Tool Name: List Canned Responses
Description
Action Parameters
Action Response
HELPDESK_LIST_CONTACTS
Tool Name: List Contacts
Description
Action Parameters
Action Response
HELPDESK_LIST_CUSTOM_FIELDS
Tool Name: List Custom Fields
Description
Action Parameters
Action Response
HELPDESK_LIST_EMAIL_DOMAINS
Tool Name: List Email Domains
Description
Action Parameters
Action Response
HELPDESK_LIST_LICENSES
Tool Name: List Licenses
Description
Action Parameters
Action Response
HELPDESK_LIST_REPLY_ADDRESSES
Tool Name: List Reply Addresses
Description
Action Parameters
Action Response
HELPDESK_LIST_RULES
Tool Name: List Rules
Description
Action Parameters
Action Response
HELPDESK_LIST_SUBSCRIPTIONS
Tool Name: List Subscriptions
Description
Action Parameters
Action Response
HELPDESK_LIST_TEAMS
Tool Name: List Teams
Description
Action Parameters
Action Response
HELPDESK_LIST_TICKETS
Tool Name: List Tickets
Description
Action Parameters
Action Response
HELPDESK_LIST_TRUSTED_EMAILS
Tool Name: List Trusted Emails
Description
Action Parameters
Action Response
HELPDESK_LIST_VIEWS
Tool Name: List Views
Description
Action Parameters
Action Response
HELPDESK_LIST_WEBHOOKS
Tool Name: List Webhooks
Description
Action Parameters
Action Response
HELPDESK_VIEW_AGENT
Tool Name: View Agent
Description
Action Parameters
Action Response