Gorgias
Overview
SLUG: GORGIAS
Description
Gorgias is a helpdesk and live chat platform specializing in e-commerce, offering automated support, order management, and unified customer communication
Authentication Details
OAuth2
Connecting to Gorgias
Create an auth config
Use the dashboard to create an auth config for the Gorgias toolkit. This allows you to connect multiple Gorgias accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Gorgias 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 OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Gorgias toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GORGIAS_LIST_TEAMS
Tool Name: List Teams
Description
Action Parameters
Action Response
GORGIAS_ADD_TICKET_TAGS
Tool Name: Add Ticket Tags
Description
Action Parameters
Action Response
GORGIAS_CREATE_ACCOUNT_SETTING
Tool Name: Create Account Setting
Description
Action Parameters
Action Response
GORGIAS_CREATE_CUSTOMER
Tool Name: Create Customer
Description
Action Parameters
Action Response
GORGIAS_CREATE_TEAM
Tool Name: Create Team
Description
Action Parameters
Action Response
GORGIAS_CREATE_TICKET
Tool Name: Create Ticket
Description
Action Parameters
Action Response
GORGIAS_DELETE_CUSTOMER
Tool Name: Delete Customer
Description
Action Parameters
Action Response
GORGIAS_DELETE_CUSTOMERS
Tool Name: Delete Customers
Description
Action Parameters
Action Response
GORGIAS_DELETE_CUSTOMER_FIELD_VALUE
Tool Name: Delete Customer Field Value
Description
Action Parameters
Action Response
GORGIAS_DELETE_TEAM
Tool Name: Delete Team
Description
Action Parameters
Action Response
GORGIAS_DELETE_TICKET
Tool Name: Delete Ticket
Description
Action Parameters
Action Response
GORGIAS_DELETE_TICKET_FIELD_VALUE
Tool Name: Delete Ticket Field Value
Description
Action Parameters
Action Response
GORGIAS_GET_ACCOUNT
Tool Name: Get Account
Description
Action Parameters
Action Response
GORGIAS_GET_CUSTOMER
Tool Name: Get Customer
Description
Action Parameters
Action Response
GORGIAS_GET_EVENT
Tool Name: Get Event
Description
Action Parameters
Action Response
GORGIAS_GET_TEAM
Tool Name: Get Team
Description
Action Parameters
Action Response
GORGIAS_GET_TICKET
Tool Name: Get Ticket
Description
Action Parameters
Action Response
GORGIAS_LIST_ACCOUNT_SETTINGS
Tool Name: List Account Settings
Description
Action Parameters
Action Response
GORGIAS_LIST_CUSTOMERS
Tool Name: List Customers
Description
Action Parameters
Action Response
GORGIAS_LIST_CUSTOMER_FIELD_VALUES
Tool Name: List Customer Field Values
Description
Action Parameters
Action Response
GORGIAS_LIST_EVENTS
Tool Name: List Events
Description
Action Parameters
Action Response
GORGIAS_LIST_TICKETS
Tool Name: List Tickets
Description
Action Parameters
Action Response
GORGIAS_LIST_TICKET_FIELD_VALUES
Tool Name: List Ticket Field Values
Description
Action Parameters
Action Response
GORGIAS_LIST_TICKET_TAGS
Tool Name: List Ticket Tags
Description
Action Parameters
Action Response
GORGIAS_MERGE_CUSTOMERS
Tool Name: Merge Customers
Description
Action Parameters
Action Response
GORGIAS_REMOVE_TICKET_TAGS
Tool Name: Remove Ticket Tags
Description
Action Parameters
Action Response
GORGIAS_SET_CUSTOMER_DATA
Tool Name: Set Customer Data
Description
Action Parameters
Action Response
GORGIAS_SET_TICKET_TAGS
Tool Name: Set Ticket Tags
Description
Action Parameters
Action Response
GORGIAS_UPDATE_ACCOUNT_SETTING
Tool Name: Update Account Setting
Description
Action Parameters
Action Response
GORGIAS_UPDATE_CUSTOMER
Tool Name: Update Customer
Description
Action Parameters
Action Response
GORGIAS_UPDATE_TEAM
Tool Name: Update Team
Description
Action Parameters
Action Response
GORGIAS_UPDATE_TICKET
Tool Name: Update Ticket
Description
Action Parameters
Action Response