Support32 toolsBrowser login (OAuth), no API keys
Gorgias integration for AI agents
E-commerce helpdesk for managing customer support tickets
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Gorgias once and call the same tools from all of them.
Setup
Connect Gorgias through ClawLink's hosted setup to manage customer support tickets for your e-commerce store.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Gorgias exposes 32 tools through ClawLink. The 26 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
gorgias_get_account | Retrieves your Gorgias account information | Read |
gorgias_get_customer | Retrieves a specific customer from Gorgias | Read |
gorgias_get_event | Retrieves a specific event from Gorgias | Read |
gorgias_get_team | Retrieves a specific team from Gorgias | Read |
gorgias_get_ticket | Retrieves a specific ticket from Gorgias | Read |
gorgias_list_account_settings | Lists all account settings in Gorgias | Read |
gorgias_list_customer_field_values | Lists all field values for a customer in Gorgias | Read |
gorgias_list_customers | Lists customers in Gorgias with various filtering options | Read |
gorgias_list_events | Lists events in Gorgias with various filtering options | Read |
gorgias_list_teams | Lists teams in Gorgias | Read |
gorgias_list_ticket_field_values | Lists all field values for a ticket in Gorgias | Read |
gorgias_list_ticket_tags | Lists all tags for a ticket in Gorgias | Read |
gorgias_list_tickets | Lists tickets in Gorgias with various filtering options | Read |
gorgias_add_ticket_tags | Adds tags to a ticket in Gorgias | Write |
gorgias_create_account_setting | Creates a new account setting in Gorgias | Write |
gorgias_create_customer | Creates a new customer in Gorgias | Write |
gorgias_create_team | Creates a new team in Gorgias | Write |
gorgias_create_ticket | Creates a new ticket in Gorgias | Write |
gorgias_set_customer_data | Sets the complete data object for a customer in Gorgias | Write |
gorgias_set_ticket_tags | Sets the complete list of tags for a ticket in Gorgias | Write |
gorgias_update_account_setting | Updates an existing account setting in Gorgias | Write |
gorgias_update_customer | Updates an existing customer in Gorgias | Write |
gorgias_update_team | Updates an existing team in Gorgias | Write |
gorgias_update_ticket | Updates an existing ticket in Gorgias | Write |
gorgias_merge_customers | Merges two customers in Gorgias, combining their data and history | Write |
gorgias_remove_ticket_tags | Removes tags from a ticket in Gorgias | Write |