redmine_project_get
Fetches a Redmine project's details using its ID or identifier. Optionally includes related data such as trackers, categories, and custom fields for complete project context.
Instructions
Get project (GET /projects/:id.json).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | project id or identifier | |
| include | No |