Zendesk · Capability

Zendesk Organization Merges — Organizations

Zendesk Organization Merges — Organizations. 1 operations. Lead operation: Zendesk Get Api V2 Organization_merges Organization_merge_id. Self-contained Naftiko capability covering one Zendesk business surface.

Run with Naftiko ZendeskOrganizations

What You Can Do

GET
Showorganizationmerge — Zendesk Get Api V2 Organization_merges Organization_merge_id
/v1/api/v2/organization-merges/{organization-merge-id}

MCP Tools

zendesk-get-api-v2-organization

Zendesk Get Api V2 Organization_merges Organization_merge_id

read-only idempotent

Capability Spec

organization-merges-organizations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Zendesk Organization Merges — Organizations
  description: 'Zendesk Organization Merges — Organizations. 1 operations. Lead operation: Zendesk Get  Api V2 Organization_merges
    Organization_merge_id. Self-contained Naftiko capability covering one Zendesk business surface.'
  tags:
  - Zendesk
  - Organizations
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    ZENDESK_API_KEY: ZENDESK_API_KEY
capability:
  consumes:
  - type: http
    namespace: organization-merges-organizations
    baseUri: ''
    description: Zendesk Organization Merges — Organizations business capability. Self-contained, no shared references.
    resources:
    - name: api-v2-organization_merges-organization_merge_id
      path: /api/v2/organization_merges/{organization_merge_id}
      operations:
      - name: showorganizationmerge
        method: GET
        description: Zendesk Get  Api V2 Organization_merges Organization_merge_id
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: organization-merges-organizations-rest
    port: 8080
    description: REST adapter for Zendesk Organization Merges — Organizations. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/api/v2/organization-merges/{organization-merge-id}
      name: api-v2-organization-merges-organization-merge-id
      description: REST surface for api-v2-organization_merges-organization_merge_id.
      operations:
      - method: GET
        name: showorganizationmerge
        description: Zendesk Get  Api V2 Organization_merges Organization_merge_id
        call: organization-merges-organizations.showorganizationmerge
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: organization-merges-organizations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Zendesk Organization Merges — Organizations. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: zendesk-get-api-v2-organization
      description: Zendesk Get  Api V2 Organization_merges Organization_merge_id
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: organization-merges-organizations.showorganizationmerge
      outputParameters:
      - type: object
        mapping: $.