{"title":"Zendesk MCP API Documentation (Modular Architecture)","base_url":"https://zendesk-admin-api.fhzendesk.workers.dev","frontend_url":"https://zendesk-admin-portal.pages.dev","architecture":"modular","note":"This API now uses modular service workers for better maintainability and scalability","services":{"tickets-service":"Ticket operations, duplicates, merging","agents-service":"Agent management, onboarding, entitlements","users-service":"End user management, unidentified users","organizations-service":"Organizations and groups management","custom-objects-service":"Custom objects and records","business-rules-service":"Triggers, automations, macros, views","workflows-service":"Workflow management and health monitoring","monitoring-service":"System health, webhooks, activity logging"},"endpoints":{"GET /health":"Health check with architecture info","GET /api/list_tickets?environment=sandbox&limit=20":"List tickets (tickets-service)","GET /api/list_agents?environment=sandbox":"List agents (agents-service)","GET /api/list_end_users?environment=sandbox":"List end users (users-service)","GET /api/list_organizations?environment=sandbox":"List organizations (organizations-service)","GET /api/list_custom_objects?environment=sandbox":"List custom objects (custom-objects-service)","GET /api/list_triggers?environment=sandbox":"List triggers (business-rules-service)","GET /api/list_macros?environment=sandbox":"List macros (business-rules-service)","GET /api/list_tags?environment=sandbox":"List tags (business-rules-service)","GET /api/list_queues?environment=sandbox":"List routing queues (business-rules-service)","GET /api/list_workflows?environment=sandbox":"List workflows (workflows-service)","GET /api/get_system_health?environment=sandbox":"System health (monitoring-service)"}}