test_query
Test WIQL queries and inspect raw JSON responses to understand Azure DevOps data structure.
Instructions
Test a WIQL query and show raw results to understand data structure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | WIQL query to test | |
| show_raw | No | Show completely raw JSON response | |
| organization | No | Organization name or URL (optional, uses current org if not specified) |