naftiko: 1.0.0-alpha2 info: label: Zendesk Incremental — Ticket Metric Events description: 'Zendesk Incremental — Ticket Metric Events. 1 operations. Lead operation: Zendesk Get Api V2 Incremental Ticket_metric_events. Self-contained Naftiko capability covering one Zendesk business surface.' tags: - Zendesk - Ticket Metric Events created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ZENDESK_API_KEY: ZENDESK_API_KEY capability: consumes: - type: http namespace: incremental-ticket-metric-events baseUri: '' description: Zendesk Incremental — Ticket Metric Events business capability. Self-contained, no shared references. resources: - name: api-v2-incremental-ticket_metric_events path: /api/v2/incremental/ticket_metric_events operations: - name: listticketmetricevents method: GET description: Zendesk Get Api V2 Incremental Ticket_metric_events outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: start_time in: query type: integer description: 'The Unix UTC epoch time of the oldest event you''re interested in. Example: 1332034771.' required: true - name: include_changes in: query type: boolean description: This optional parameter enhances incremental data retrieval, delivering a consistent and accurate representation of data changes. exposes: - type: rest namespace: incremental-ticket-metric-events-rest port: 8080 description: REST adapter for Zendesk Incremental — Ticket Metric Events. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/v2/incremental/ticket-metric-events name: api-v2-incremental-ticket-metric-events description: REST surface for api-v2-incremental-ticket_metric_events. operations: - method: GET name: listticketmetricevents description: Zendesk Get Api V2 Incremental Ticket_metric_events call: incremental-ticket-metric-events.listticketmetricevents with: start_time: rest.start_time include_changes: rest.include_changes outputParameters: - type: object mapping: $. - type: mcp namespace: incremental-ticket-metric-events-mcp port: 9090 transport: http description: MCP adapter for Zendesk Incremental — Ticket Metric Events. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: zendesk-get-api-v2-incremental description: Zendesk Get Api V2 Incremental Ticket_metric_events hints: readOnly: true destructive: false idempotent: true call: incremental-ticket-metric-events.listticketmetricevents with: start_time: tools.start_time include_changes: tools.include_changes outputParameters: - type: object mapping: $.