You're viewing a demo portfolio

Join the waitlist
PRSM

zd_search_tickets

Active

Tool of Zendesk

declared in 0.1.0

Search Zendesk tickets with a query string.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "status:open priority:high"
    },
    {
      "query": "assignee:me status:pending"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Search query (e.g., \"status:open priority:high\")"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Zendesk

https://github.com/pipeworx-io/mcp-zendesk

1/7 registries
View full server →