redmineflux_core_project_summary
Get a comprehensive project summary in a single call, including description, issue counts by status, version milestones, and recent activity. Ideal for answering questions like "what's the status?" or "give me an overview."
Instructions
Get a comprehensive summary of a project in one call.
Returns: description, issue counts by status, version milestones, and recent activity. Use this when someone asks "tell me about this project", "what's the status of X?", or "give me an overview."
Args: project_id: Project identifier or numeric ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |