get_agile_sprint
Retrieve detailed information about a specific sprint from a Redmine project. Requires project ID and sprint ID.
Instructions
Gets details of a specific sprint. Requires the RedmineUP Agile plugin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID (numeric) or identifier (string) | |
| sprint_id | Yes | Numeric sprint ID |