create_user_story
Define a new user story by specifying the project and subject. Optionally add details and control response verbosity.
Instructions
Creates a new user story within a project. verbosity: 'minimal', 'standard' (default), 'full'. Uses default session if session_id not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| subject | Yes | ||
| kwargs | No | ||
| session_id | No | ||
| verbosity | No | standard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |