Zendesk · Capability

Zendesk Incremental — Incremental Export

Zendesk Incremental — Incremental Export. 7 operations. Lead operation: Zendesk Get Api V2 Incremental Organizations. Self-contained Naftiko capability covering one Zendesk business surface.

Run with Naftiko ZendeskIncremental Export

What You Can Do

GET
Incrementalorganizationexport — Zendesk Get Api V2 Incremental Organizations
/v1/api/v2/incremental/organizations
GET
Incrementalticketevents — Zendesk Get Api V2 Incremental Ticket_events
/v1/api/v2/incremental/ticket-events
GET
Incrementalticketexporttime — Zendesk Get Api V2 Incremental Tickets
/v1/api/v2/incremental/tickets
GET
Incrementalticketexportcursor — Zendesk Get Api V2 Incremental Tickets Cursor
/v1/api/v2/incremental/tickets/cursor
GET
Incrementaluserexporttime — Zendesk Get Api V2 Incremental Users
/v1/api/v2/incremental/users
GET
Incrementaluserexportcursor — Zendesk Get Api V2 Incremental Users Cursor
/v1/api/v2/incremental/users/cursor
GET
Incrementalsampleexport — Zendesk Get Api V2 Incremental Incremental_resource Sample
/v1/api/v2/incremental/{incremental-resource}/sample

MCP Tools

zendesk-get-api-v2-incremental

Zendesk Get Api V2 Incremental Organizations

read-only idempotent
zendesk-get-api-v2-incremental-2

Zendesk Get Api V2 Incremental Ticket_events

read-only idempotent
zendesk-get-api-v2-incremental-3

Zendesk Get Api V2 Incremental Tickets

read-only idempotent
zendesk-get-api-v2-incremental-4

Zendesk Get Api V2 Incremental Tickets Cursor

read-only idempotent
zendesk-get-api-v2-incremental-5

Zendesk Get Api V2 Incremental Users

read-only idempotent
zendesk-get-api-v2-incremental-6

Zendesk Get Api V2 Incremental Users Cursor

read-only idempotent
zendesk-get-api-v2-incremental-7

Zendesk Get Api V2 Incremental Incremental_resource Sample

read-only idempotent

Capability Spec

incremental-incremental-export.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Zendesk Incremental — Incremental Export
  description: 'Zendesk Incremental — Incremental Export. 7 operations. Lead operation: Zendesk Get  Api V2 Incremental Organizations.
    Self-contained Naftiko capability covering one Zendesk business surface.'
  tags:
  - Zendesk
  - Incremental Export
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    ZENDESK_API_KEY: ZENDESK_API_KEY
capability:
  consumes:
  - type: http
    namespace: incremental-incremental-export
    baseUri: ''
    description: Zendesk Incremental — Incremental Export business capability. Self-contained, no shared references.
    resources:
    - name: api-v2-incremental-organizations
      path: /api/v2/incremental/organizations
      operations:
      - name: incrementalorganizationexport
        method: GET
        description: Zendesk Get  Api V2 Incremental Organizations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-v2-incremental-ticket_events
      path: /api/v2/incremental/ticket_events
      operations:
      - name: incrementalticketevents
        method: GET
        description: Zendesk Get  Api V2 Incremental Ticket_events
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-v2-incremental-tickets
      path: /api/v2/incremental/tickets
      operations:
      - name: incrementalticketexporttime
        method: GET
        description: Zendesk Get  Api V2 Incremental Tickets
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-v2-incremental-tickets-cursor
      path: /api/v2/incremental/tickets/cursor
      operations:
      - name: incrementalticketexportcursor
        method: GET
        description: Zendesk Get  Api V2 Incremental Tickets Cursor
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-v2-incremental-users
      path: /api/v2/incremental/users
      operations:
      - name: incrementaluserexporttime
        method: GET
        description: Zendesk Get  Api V2 Incremental Users
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-v2-incremental-users-cursor
      path: /api/v2/incremental/users/cursor
      operations:
      - name: incrementaluserexportcursor
        method: GET
        description: Zendesk Get  Api V2 Incremental Users Cursor
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-v2-incremental-incremental_resource-sample
      path: /api/v2/incremental/{incremental_resource}/sample
      operations:
      - name: incrementalsampleexport
        method: GET
        description: Zendesk Get  Api V2 Incremental Incremental_resource Sample
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: incremental-incremental-export-rest
    port: 8080
    description: REST adapter for Zendesk Incremental — Incremental Export. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/api/v2/incremental/organizations
      name: api-v2-incremental-organizations
      description: REST surface for api-v2-incremental-organizations.
      operations:
      - method: GET
        name: incrementalorganizationexport
        description: Zendesk Get  Api V2 Incremental Organizations
        call: incremental-incremental-export.incrementalorganizationexport
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/v2/incremental/ticket-events
      name: api-v2-incremental-ticket-events
      description: REST surface for api-v2-incremental-ticket_events.
      operations:
      - method: GET
        name: incrementalticketevents
        description: Zendesk Get  Api V2 Incremental Ticket_events
        call: incremental-incremental-export.incrementalticketevents
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/v2/incremental/tickets
      name: api-v2-incremental-tickets
      description: REST surface for api-v2-incremental-tickets.
      operations:
      - method: GET
        name: incrementalticketexporttime
        description: Zendesk Get  Api V2 Incremental Tickets
        call: incremental-incremental-export.incrementalticketexporttime
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/v2/incremental/tickets/cursor
      name: api-v2-incremental-tickets-cursor
      description: REST surface for api-v2-incremental-tickets-cursor.
      operations:
      - method: GET
        name: incrementalticketexportcursor
        description: Zendesk Get  Api V2 Incremental Tickets Cursor
        call: incremental-incremental-export.incrementalticketexportcursor
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/v2/incremental/users
      name: api-v2-incremental-users
      description: REST surface for api-v2-incremental-users.
      operations:
      - method: GET
        name: incrementaluserexporttime
        description: Zendesk Get  Api V2 Incremental Users
        call: incremental-incremental-export.incrementaluserexporttime
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/v2/incremental/users/cursor
      name: api-v2-incremental-users-cursor
      description: REST surface for api-v2-incremental-users-cursor.
      operations:
      - method: GET
        name: incrementaluserexportcursor
        description: Zendesk Get  Api V2 Incremental Users Cursor
        call: incremental-incremental-export.incrementaluserexportcursor
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/v2/incremental/{incremental-resource}/sample
      name: api-v2-incremental-incremental-resource-sample
      description: REST surface for api-v2-incremental-incremental_resource-sample.
      operations:
      - method: GET
        name: incrementalsampleexport
        description: Zendesk Get  Api V2 Incremental Incremental_resource Sample
        call: incremental-incremental-export.incrementalsampleexport
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: incremental-incremental-export-mcp
    port: 9090
    transport: http
    description: MCP adapter for Zendesk Incremental — Incremental Export. 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 Organizations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: incremental-incremental-export.incrementalorganizationexport
      outputParameters:
      - type: object
        mapping: $.
    - name: zendesk-get-api-v2-incremental-2
      description: Zendesk Get  Api V2 Incremental Ticket_events
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: incremental-incremental-export.incrementalticketevents
      outputParameters:
      - type: object
        mapping: $.
    - name: zendesk-get-api-v2-incremental-3
      description: Zendesk Get  Api V2 Incremental Tickets
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: incremental-incremental-export.incrementalticketexporttime
      outputParameters:
      - type: object
        mapping: $.
    - name: zendesk-get-api-v2-incremental-4
      description: Zendesk Get  Api V2 Incremental Tickets Cursor
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: incremental-incremental-export.incrementalticketexportcursor
      outputParameters:
      - type: object
        mapping: $.
    - name: zendesk-get-api-v2-incremental-5
      description: Zendesk Get  Api V2 Incremental Users
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: incremental-incremental-export.incrementaluserexporttime
      outputParameters:
      - type: object
        mapping: $.
    - name: zendesk-get-api-v2-incremental-6
      description: Zendesk Get  Api V2 Incremental Users Cursor
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: incremental-incremental-export.incrementaluserexportcursor
      outputParameters:
      - type: object
        mapping: $.
    - name: zendesk-get-api-v2-incremental-7
      description: Zendesk Get  Api V2 Incremental Incremental_resource Sample
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: incremental-incremental-export.incrementalsampleexport
      outputParameters:
      - type: object
        mapping: $.