get_user_story_statuses
Retrieve all available statuses for user stories in a project. Use this to understand workflow stages when managing stories.
Instructions
Lists the available statuses for user stories within a specific project. Uses default session if session_id not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |