Get User Stories for Idea
prodpad_get_idea_userstoriesRetrieve all user stories linked to a specific ProdPad idea by providing its numeric ID. Use it to review idea-related requirements and track product development details.
Instructions
Get a list of user stories associated to an idea.
Args:
id (string): Numeric ID of the idea
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The resource ID (numeric or UUID) |