Freshservice is a cloud-based IT service management (ITSM) solution with incident management, asset management, and IT service automation capabilities
Tool to bulk update multiple Freshservice tickets by sequential update calls. Use when you need to update fields across many tickets in absence of a native bulk API.
Tool to create a service request for a catalog item. Tries v2 endpoint first, falls back to legacy if needed.
Tool to create a new ticket. Use when you need to log an incident or service request.
Tool to create a ticket via Freshservice tickets API. Freshservice does not support the Freshdesk-specific /tickets/outbound_email endpoint; this action will create a standard ticket using /api/v2/tickets while honoring provided fields (email, subject, description, status, priority, type, cc_emails, email_config_id).
Tool to list problem form fields. Use when you need to retrieve the form fields available for problems in a specific workspace.
Tool to list release form fields metadata. Use when you need to fetch release field definitions before building or validating release forms.