get_sprint
Retrieve sprint details including name, dates, and status by providing the sprint ID, organization ID, and project ID. Track project progress efficiently.
Instructions
[Project Management] Get information about a sprint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID | |
| projectId | Yes | Project unique identifier | |
| id | Yes | Sprint unique identifier |