Zendesk · Capability

Zendesk Comment Redactions — Ticket Comments

Zendesk Comment Redactions — Ticket Comments. 1 operations. Lead operation: Zendesk Put Api V2 Comment_redactions Ticket_comment_id. Self-contained Naftiko capability covering one Zendesk business surface.

Run with Naftiko ZendeskTicket Comments

What You Can Do

PUT
Redactticketcommentinagentworkspace — Zendesk Put Api V2 Comment_redactions Ticket_comment_id
/v1/api/v2/comment-redactions/{ticket-comment-id}

MCP Tools

zendesk-put-api-v2-comment

Zendesk Put Api V2 Comment_redactions Ticket_comment_id

idempotent

Capability Spec

comment-redactions-ticket-comments.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Zendesk Comment Redactions — Ticket Comments
  description: 'Zendesk Comment Redactions — Ticket Comments. 1 operations. Lead operation: Zendesk Put  Api V2 Comment_redactions
    Ticket_comment_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: comment-redactions-ticket-comments
    baseUri: ''
    description: Zendesk Comment Redactions — Ticket Comments business capability. Self-contained, no shared references.
    resources:
    - name: api-v2-comment_redactions-ticket_comment_id
      path: /api/v2/comment_redactions/{ticket_comment_id}
      operations:
      - name: redactticketcommentinagentworkspace
        method: PUT
        description: Zendesk Put  Api V2 Comment_redactions Ticket_comment_id
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: comment-redactions-ticket-comments-rest
    port: 8080
    description: REST adapter for Zendesk Comment Redactions — Ticket Comments. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/api/v2/comment-redactions/{ticket-comment-id}
      name: api-v2-comment-redactions-ticket-comment-id
      description: REST surface for api-v2-comment_redactions-ticket_comment_id.
      operations:
      - method: PUT
        name: redactticketcommentinagentworkspace
        description: Zendesk Put  Api V2 Comment_redactions Ticket_comment_id
        call: comment-redactions-ticket-comments.redactticketcommentinagentworkspace
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: comment-redactions-ticket-comments-mcp
    port: 9090
    transport: http
    description: MCP adapter for Zendesk Comment Redactions — Ticket Comments. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: zendesk-put-api-v2-comment
      description: Zendesk Put  Api V2 Comment_redactions Ticket_comment_id
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: comment-redactions-ticket-comments.redactticketcommentinagentworkspace
      outputParameters:
      - type: object
        mapping: $.