What problem does it solve? Working with the Freshdesk helpdesk API requires knowing its authentication scheme, rate limits, pagination rules, search syntax, and status/priority codes. This Skill provides complete operational guidance for building integrations, extracting support data, and automating ticket workflows without digging through scattered documentation. ## Core Features & Use Cases - Ticket Management: Create, update, search, and bulk-update tickets with conversations, time entries, and satisfaction ratings. - Contact & Company Operations: Full CRUD, merging, CRM sync via external IDs, and search across contacts and companies. - Webhooks & Automation: Configure event-driven webhooks for ticket creation, status changes, and replies with signature verification examples. - Use Case: Export all resolved tickets from the last month, compute average resolution time with jq, and push a summary to Slack via a webhook handler. ## Quick Start Ask the assistant to list all open high-priority tickets from your Freshdesk domain using your API key.