get_user_story_by_ref
Retrieve detailed information about a specific user story using its reference number and project ID, enabling efficient data access and management within the Taiga project platform.
Instructions
Gets detailed information about a specific user story by its reference number within a project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | Yes | ||
ref | Yes | ||
session_id | Yes |