zenhub_query_potentially_dangerous
Run custom GraphQL queries for actions not available in standard tools. Mutations require your explicit approval.
Instructions
FALLBACK: Execute custom GraphQL queries when specific tools don't meet your needs. IMPORTANT: Mutations but have EXPLICT appoval from the user by repeating back a super minimal confirmation message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | GraphQL query to execute | |
| variables | No | Variables for the GraphQL query |