Zendesk · Capability

Zendesk Search — Organizations

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

Run with Naftiko ZendeskOrganizations

What You Can Do

GET
Searchorganizations — Zendesk Get Api V2 Organizations Search
/v1/api/v2/organizations/search

MCP Tools

zendesk-get-api-v2-organizations

Zendesk Get Api V2 Organizations Search

read-only idempotent

Capability Spec

search-organizations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Zendesk Search — Organizations
  description: 'Zendesk Search — Organizations. 1 operations. Lead operation: Zendesk Get  Api V2 Organizations Search. 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: search-organizations
    baseUri: ''
    description: Zendesk Search — Organizations business capability. Self-contained, no shared references.
    resources:
    - name: api-v2-organizations-search
      path: /api/v2/organizations/search
      operations:
      - name: searchorganizations
        method: GET
        description: Zendesk Get  Api V2 Organizations Search
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: search-organizations-rest
    port: 8080
    description: REST adapter for Zendesk Search — Organizations. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/api/v2/organizations/search
      name: api-v2-organizations-search
      description: REST surface for api-v2-organizations-search.
      operations:
      - method: GET
        name: searchorganizations
        description: Zendesk Get  Api V2 Organizations Search
        call: search-organizations.searchorganizations
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: search-organizations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Zendesk Search — Organizations. One tool per consumed operation, routed inline through this
      capability's consumes block.
    tools:
    - name: zendesk-get-api-v2-organizations
      description: Zendesk Get  Api V2 Organizations Search
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: search-organizations.searchorganizations
      outputParameters:
      - type: object
        mapping: $.