List requirements
list_requirementsRetrieve requirements for a project by key. Set includeDocuments to also return the requirement documents they are organized under.
Instructions
List the requirements of a project. Set includeDocuments to also return the requirement documents they are organized under.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| projectKey | Yes | Project key | |
| includeDocuments | No | Also fetch the project's requirement documents (default false) |