freshservice-automation

Automate Freshservice ticket creation, updates, searches, and bulk management via Rube MCP.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/dr-code/beacon --skill freshservice-automation-dr-code
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: freshservice-automation
Source: https://github.com/dr-code/beacon/tree/main/plugins/all-skills/skills/freshservice-automation
Command: npx skills add https://github.com/dr-code/beacon --skill freshservice-automation-dr-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines manual ITSM work by automating Freshservice ticket and service request operations so support teams can find, create, update, and bulk-manage tickets without navigating the Freshservice UI.

Core Features & Use Cases

  • Search and List Tickets: Find tickets by filters, date ranges, and pagination and optionally fetch detailed ticket data.
  • Create and Email Tickets: Create standard tickets or tickets that send outbound notification emails and automatically create requesters when needed.
  • Bulk Updates and Service Requests: Perform batch updates across many tickets and submit service catalog requests with custom fields and approval workflows.
  • Use Case: An IT ops engineer can bulk-resolve a set of incident tickets, create service requests for new hires, or fetch tickets updated since a given date using Rube MCP tool calls.

Quick Start

Use the freshservice-automation skill to create a new Freshservice ticket titled New hire onboarding with a description of required items, priority 2, and the requester's email.

Frequently Asked Questions about freshservice-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Freshservice ticket creation for new hire service requests?▼

Automate Freshservice ticket creation by using the freshservice-automation Skill to call FRESHSERVICE_CREATE_TICKET, submitting service catalog requests with custom fields, priority levels, and requester emails without navigating the Freshservice UI.

What is the best way to bulk update Freshservice incident tickets?▼

Bulk update Freshservice incident tickets by applying batch operations across multiple tickets at once, allowing IT support teams to bulk-resolve incidents efficiently through automated Rube MCP tool calls instead of manual UI updates.

How do I search and filter Freshservice tickets by date ranges?▼

Search and filter Freshservice tickets by date ranges and pagination using FRESHSERVICE_LIST_TICKETS tool calls, optionally fetching detailed ticket data for specific incidents or service requests updated since a given date.

Do I need Rube MCP connectivity to automate Freshservice ITSM tasks?▼

Yes, Rube MCP connectivity is required to automate Freshservice ITSM tasks. You also need an active Freshservice toolkit connection to execute tool calls like FRESHSERVICE_LIST_TICKETS and FRESHSERVICE_CREATE_TICKET for ticket operations.

Can I create Freshservice tickets that send outbound notification emails automatically?▼

Yes, create Freshservice tickets that send outbound notification emails automatically, while also creating requesters when needed, streamlining IT support communication without manual email composition.

What limitations should I expect when automating Freshservice service requests?▼

Automation of Freshservice service requests depends on active Rube MCP and Freshservice toolkit connections, and operations are bound to supported tool calls like FRESHSERVICE_CREATE_TICKET for custom fields and approval workflows.