Freshservice
Overview
SLUG: FRESHSERVICE
Description
Freshservice is a cloud-based IT service management (ITSM) solution with incident management, asset management, and IT service automation capabilities
Authentication Details
Basic Auth
Connecting to Freshservice
Create an auth config
Use the dashboard to create an auth config for the Freshservice toolkit. This allows you to connect multiple Freshservice accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Freshservice 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 Basic Auth
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Freshservice toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FRESHSERVICE_BULK_UPDATE_TICKETS
Tool Name: Bulk Update Tickets
Description
Action Parameters
Action Response
FRESHSERVICE_CREATE_SERVICE_REQUEST
Tool Name: Create Service Request
Description
Action Parameters
Action Response
FRESHSERVICE_CREATE_TICKET
Tool Name: Create Ticket
Description
Action Parameters
Action Response
FRESHSERVICE_CREATE_TICKET_OUTBOUND_EMAIL
Tool Name: Create Ticket Outbound Email
Description
Action Parameters
Action Response
FRESHSERVICE_GET_PROBLEM_FORM_FIELDS_BY_WORKSPACE
Tool Name: Get Problem Form Fields by Workspace
Description
Action Parameters
Action Response
FRESHSERVICE_GET_RELEASE_FORM_FIELDS
Tool Name: List Release Form Fields
Description
Action Parameters
Action Response
FRESHSERVICE_GET_RELEASE_FORM_FIELDS_BY_WORKSPACE
Tool Name: List Release Form Fields
Description
Action Parameters
Action Response
FRESHSERVICE_LIST_LOCATIONS
Tool Name: List Freshservice Locations
Description
Action Parameters
Action Response
FRESHSERVICE_SEARCH_LOCATIONS
Tool Name: Search Freshservice Locations
Description
Action Parameters
Action Response