List ONES Requirement Bugs
list_requirement_bugsRetrieve bugs linked to a requirement using its task ID. Use this when you need to see all bugs under a specific requirement.
Instructions
List bugs under a requirement by task id when explicitly requested. Prefer list_requirement_bugs_by_ref when starting from a requirement number or URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| team_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requirement | Yes | ||
| bugs | Yes | ||
| count | Yes | ||
| raw_payload | Yes |