Supportbee
Overview
SLUG: SUPPORTBEE
Description
SupportBee is a web-based email support tool that helps businesses organize their customer support emails efficiently.
Authentication Details
API Key
Connecting to Supportbee
Create an auth config
Use the dashboard to create an auth config for the Supportbee toolkit. This allows you to connect multiple Supportbee accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Supportbee 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 Supportbee toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SUPPORTBEE_ARCHIVE_TICKET
Tool Name: Archive SupportBee Ticket
Description
Action Parameters
Action Response
SUPPORTBEE_ASSIGN_TICKET_TO_TEAM
Tool Name: Assign Ticket to Team
Description
Action Parameters
Action Response
SUPPORTBEE_CREATE_RULE
Tool Name: Create Rule
Description
Action Parameters
Action Response
SUPPORTBEE_CREATE_SNIPPET
Tool Name: Create Snippet
Description
Action Parameters
Action Response
SUPPORTBEE_CREATE_TICKET
Tool Name: Create SupportBee Ticket
Description
Action Parameters
Action Response
SUPPORTBEE_CREATE_TICKET_REPLY
Tool Name: Create Ticket Reply
Description
Action Parameters
Action Response
SUPPORTBEE_CREATE_USER_OR_CUSTOMER_GROUP
Tool Name: Create SupportBee User
Description
Action Parameters
Action Response
SUPPORTBEE_DELETE_SNIPPET
Tool Name: Delete Snippet
Description
Action Parameters
Action Response
SUPPORTBEE_DELETE_TICKET
Tool Name: Delete SupportBee Ticket
Description
Action Parameters
Action Response
SUPPORTBEE_FETCH_EMAILS
Tool Name: Fetch Emails
Description
Action Parameters
Action Response
SUPPORTBEE_FETCH_LABELS
Tool Name: Fetch SupportBee Labels
Description
Action Parameters
Action Response
SUPPORTBEE_FETCH_SNIPPETS
Tool Name: Fetch Snippets
Description
Action Parameters
Action Response
SUPPORTBEE_FETCH_TEAM_BY_ID
Tool Name: Fetch SupportBee Team by ID
Description
Action Parameters
Action Response
SUPPORTBEE_FETCH_TEAMS
Tool Name: Fetch SupportBee Teams
Description
Action Parameters
Action Response
SUPPORTBEE_GET_AVG_FIRST_RESPONSE_TIME_REPORT
Tool Name: Get Avg First Response Time Report
Description
Action Parameters
Action Response
SUPPORTBEE_GET_REPLIES_COUNT_REPORT
Tool Name: Get Replies Count Report
Description
Action Parameters
Action Response
SUPPORTBEE_GET_TICKETS_COUNT_REPORT
Tool Name: Get Tickets Count Report
Description
Action Parameters
Action Response
SUPPORTBEE_LIST_TICKET_COMMENTS
Tool Name: List Ticket Comments
Description
Action Parameters
Action Response
SUPPORTBEE_LIST_TICKET_REPLIES
Tool Name: List Ticket Replies
Description
Action Parameters
Action Response
SUPPORTBEE_LIST_TICKETS
Tool Name: List Tickets
Description
Action Parameters
Action Response
SUPPORTBEE_MARK_TICKET_AS_ANSWERED
Tool Name: Mark SupportBee Ticket as Answered
Description
Action Parameters
Action Response
SUPPORTBEE_MARK_TICKET_AS_SPAM
Tool Name: Mark SupportBee Ticket as Spam
Description
Action Parameters
Action Response
SUPPORTBEE_MARK_TICKET_AS_UNANSWERED
Tool Name: Mark SupportBee Ticket as Unanswered
Description
Action Parameters
Action Response
SUPPORTBEE_SEARCH_TICKETS
Tool Name: Search SupportBee Tickets
Description
Action Parameters
Action Response
SUPPORTBEE_SHOW_TICKET_REPLY
Tool Name: Show Ticket Reply
Description
Action Parameters
Action Response
SUPPORTBEE_SHOW_USER_OR_CUSTOMER_GROUP
Tool Name: Show SupportBee User or Customer Group
Description
Action Parameters
Action Response
SUPPORTBEE_TRASH_TICKET
Tool Name: Trash SupportBee Ticket
Description
Action Parameters
Action Response
SUPPORTBEE_UNARCHIVE_TICKET
Tool Name: Unarchive SupportBee Ticket
Description
Action Parameters
Action Response
SUPPORTBEE_UNASSIGN_TICKET_FROM_TEAM
Tool Name: Unassign Ticket from Team
Description
Action Parameters
Action Response
SUPPORTBEE_UNASSIGN_TICKET_FROM_USER
Tool Name: Unassign User From Ticket
Description
Action Parameters
Action Response
SUPPORTBEE_UNMARK_TICKET_AS_SPAM
Tool Name: Unmark SupportBee Ticket as Spam
Description
Action Parameters
Action Response
SUPPORTBEE_UNTRASH_TICKET
Tool Name: Untrash SupportBee Ticket
Description
Action Parameters
Action Response
SUPPORTBEE_UPDATE_USER
Tool Name: Update SupportBee User
Description
Action Parameters
Action Response