redmine_get_project
Fetch detailed information about a Redmine project by specifying its ID or identifier. Optionally include trackers, issue categories, enabled modules, and time entry activities.
Instructions
Get detailed information about a specific project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Project ID or identifier | |
| include | No | Additional data to include: trackers, issue_categories, enabled_modules, time_entry_activities |