redmineflux_core_list_projects
List all Redmine projects accessible to the current user, with pagination and optional inclusion of trackers, issue categories, enabled modules, and time entry activities.
Instructions
List all projects the API user has access to.
Args: limit: Max results to return (default 25, max 100). offset: Skip this many results (for pagination). include: Comma-separated extras: trackers, issue_categories, enabled_modules, time_entry_activities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| include | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |