For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
Get startedAPI reference
Get startedAPI reference
    • Overview
    • Quickstart
    • Model Context Protocol
  • Implementation guides
    • Tool Pack
    • Registered Users
    • MCP integration
    • Merge CLI
    • Link
    • Testing locally
  • Admin setup
    • User setup
    • Security rules
    • Authentication
    • Add OAuth credentials
  • Features
    • Magic Link
    • Remote MCP Server
    • Webhooks
    • Custom headers for MCP
  • Connectors
    • ActiveCampaign
    • Airtable
    • Amadeus
    • Amazon S3
    • Anaplan
    • Apollo
    • Articulate Reach 360
    • Asana
    • Aviationstack
    • BambooHR
    • Basecamp
    • bioRxiv
    • Bitbucket
    • Box
    • Calendly
    • Canva
    • ClickUp
    • ClinicalTrials.gov
    • Cloudflare
    • CMS Coverage
    • Confluence
    • Contentful
    • Databricks
    • Datadog
    • DocuSign
    • DoorDash
    • Dropbox
    • Duffel
    • Dynamics 365 Sales
    • Exa
    • Expensify
    • FactSet
    • Figma
    • Firecrawl
    • foursquare Foursquare
    • FreshBooks
    • Freshdesk
    • Freshservice
    • Front
    • Gamma
    • GitHub
    • GitLab
    • Gmail
    • Gong
    • Google BigQuery
    • Google Calendar
    • Google Docs
    • Google Drive
    • Google Maps
    • Google Meet
    • Google Sheets
    • Google Slides
    • Greenhouse
    • HiBob
    • HubSpot
    • Intercom
    • Jira
    • Jira Service Management
    • Klaviyo
    • Linear
    • LinkedIn
    • Make
    • Microsoft Teams
    • Miro
    • Monday.com
    • n8n
    • Notion
    • NPI Registry
    • OneDrive
    • OneNote
    • Oracle HCM
    • Outlook
    • PagerDuty
    • PayPal
    • Pipedrive
    • PubMed
    • Pylon
    • Quartr
    • QuickBooks Online
    • Ramp
    • Rootly
    • Salesforce.com logo A cloud computing company based in San Francisco, California, United States image/svg+xml Salesforce
    • SAP SuccessFactors
    • SendGrid
    • Sentry
    • ServiceNow
    • SharePoint
    • Shopify
    • Slack
    • Snowflake
    • Spotify
    • Square
    • Straker
    • Stripe
    • Teamwork.com
    • Trello
    • TripAdvisor
    • VisualPing
    • image/svg+xml SVG drawing This was produced by version 4.1 of GNU libplot, a free library for exporting 2-D vector graphics. Weather
    • Wikipedia
    • Workday
    • X
    • Yelp
    • image/svg+xml YouTube
    • golion-z-sourcefile-algaeZendesk
    • Zendesk Sell
    • Zoho CRM
    • Zoho Desk
    • Zoom
    • ZoomInfo
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
On this page
  • Available Tools
Connectors

Freshservice

Connect your AI agents to Freshservice.
Was this page helpful?
Previous

Freshdesk

Next

Front

Built with

Available Tools

list_agents

Retrieve a paginated list of all agents in the Freshservice account

get_agent

Get detailed information about a specific agent by ID

create_agent

Create a new agent with email, name, role, and group assignments

update_agent

Update an existing agent’s profile, role, or group memberships

delete_agent

Remove an agent from the Freshservice account

list_assets

Retrieve a paginated list of IT assets managed in the system

get_asset

Get detailed information about a specific asset by ID

create_asset

Create a new IT asset with name, type, and assignment information

update_asset

Update an existing asset’s properties, assignment, or location

delete_asset

Remove an asset from the asset management system

list_asset_types

Retrieve a paginated list of all asset types in the system

get_asset_type

Get detailed information about a specific asset type by ID

list_changes

Retrieve a paginated list of change requests in the system

get_change

Get detailed information about a specific change request by ID

create_change

Create a new change request with planning, risk assessment, and scheduling information

update_change

Update an existing change request’s status, schedule, or implementation details

delete_change

Remove a change request from the system

list_problems

Retrieve a paginated list of problems tracked in the system

get_problem

Get detailed information about a specific problem by ID

create_problem

Create a new problem record with subject, description, and analysis details

update_problem

Update an existing problem’s status, analysis, or resolution information

delete_problem

Remove a problem record from the system

list_releases

Retrieve a paginated list of software releases managed in the system

get_release

Get detailed information about a specific release by ID

create_release

Create a new release with planning dates, type, and associated changes

update_release

Update an existing release’s schedule, status, or completion details

delete_release

Remove a release record from the system

list_requesters

Retrieve a paginated list of all requesters (end users) in the system

get_requester

Get detailed information about a specific requester by ID

create_requester

Create a new requester with email, name, and optional contact information

update_requester

Update an existing requester’s profile or contact information

delete_requester

Remove a requester from the system

list_solution_articles

Retrieve a paginated list of solution articles from a specific folder

get_solution_article

Get detailed information about a specific solution article by ID

create_solution_article

Create a new solution article with title, content, and categorization

update_solution_article

Update an existing solution article’s content, status, or metadata

delete_solution_article

Delete a solution article from the system

list_solution_categories

Retrieve a paginated list of solution categories

get_solution_category

Get detailed information about a specific solution category by ID

create_solution_category

Create a new solution category

update_solution_category

Update an existing solution category’s properties

delete_solution_category

Delete a solution category from the system

list_solution_folders

Retrieve a paginated list of solution folders with optional category filtering

get_solution_folder

Get detailed information about a specific solution folder by ID

create_solution_folder

Create a new solution folder within a category

update_solution_folder

Update an existing solution folder’s properties

delete_solution_folder

Delete a solution folder from the system

list_tickets

Retrieve a paginated list of tickets from Freshservice with optional filtering

get_ticket

Get detailed information about a specific ticket by ID

create_ticket

Create a new service desk ticket with subject, description, and requester information

update_ticket

Update an existing ticket’s properties including status, priority, assignment, or custom fields

delete_ticket

Delete a ticket permanently from the system

restore_ticket

Restore a previously deleted ticket back to active status

list_ticket_conversations

Retrieve all conversations, notes, and replies associated with a specific ticket

add_ticket_note

Add an internal or public note to a ticket with optional email notifications

reply_to_ticket

Send a reply to the ticket requester via email with optional CC recipients