List Defects
list_defectsRetrieve and display all defects currently tracked in the project, supporting both JSON and plain text output formats to suit different integration needs.
Instructions
List all defects in the current project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_format | No | Output format: 'json' (default) or 'plain'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| size | No | ||
| items | No | Entity-specific collection entries. | |
| total | No | ||
| total_pages | No |