Zendesk · Capability

Zendesk Chat File Redactions — Ticket Comments

Zendesk Chat File Redactions — Ticket Comments. 1 operations. Lead operation: Zendesk Put Api V2 Chat_file_redactions Ticket_id. Self-contained Naftiko capability covering one Zendesk business surface.

Run with Naftiko ZendeskTicket Comments

What You Can Do

PUT
Redactchatcommentattachment — Zendesk Put Api V2 Chat_file_redactions Ticket_id
/v1/api/v2/chat-file-redactions/{ticket-id}

MCP Tools

zendesk-put-api-v2-chat

Zendesk Put Api V2 Chat_file_redactions Ticket_id

idempotent

Capability Spec

chat-file-redactions-ticket-comments.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Zendesk Chat File Redactions — Ticket Comments
  description: 'Zendesk Chat File Redactions — Ticket Comments. 1 operations. Lead operation: Zendesk Put  Api V2 Chat_file_redactions
    Ticket_id. Self-contained Naftiko capability covering one Zendesk business surface.'
  tags:
  - Zendesk
  - Ticket Comments
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    ZENDESK_API_KEY: ZENDESK_API_KEY
capability:
  consumes:
  - type: http
    namespace: chat-file-redactions-ticket-comments
    baseUri: ''
    description: Zendesk Chat File Redactions — Ticket Comments business capability. Self-contained, no shared references.
    resources:
    - name: api-v2-chat_file_redactions-ticket_id
      path: /api/v2/chat_file_redactions/{ticket_id}
      operations:
      - name: redactchatcommentattachment
        method: PUT
        description: Zendesk Put  Api V2 Chat_file_redactions Ticket_id
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: chat-file-redactions-ticket-comments-rest
    port: 8080
    description: REST adapter for Zendesk Chat File Redactions — Ticket Comments. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/api/v2/chat-file-redactions/{ticket-id}
      name: api-v2-chat-file-redactions-ticket-id
      description: REST surface for api-v2-chat_file_redactions-ticket_id.
      operations:
      - method: PUT
        name: redactchatcommentattachment
        description: Zendesk Put  Api V2 Chat_file_redactions Ticket_id
        call: chat-file-redactions-ticket-comments.redactchatcommentattachment
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: chat-file-redactions-ticket-comments-mcp
    port: 9090
    transport: http
    description: MCP adapter for Zendesk Chat File Redactions — Ticket Comments. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: zendesk-put-api-v2-chat
      description: Zendesk Put  Api V2 Chat_file_redactions Ticket_id
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: chat-file-redactions-ticket-comments.redactchatcommentattachment
      outputParameters:
      - type: object
        mapping: $.