Get Project Categories
get_project_categoriesRetrieve all categories assigned to a project, with global prefixes removed for immediate use in issue creation.
Instructions
List all categories available for a MantisBT project.
Note: The MantisBT API returns global (cross-project) categories with a "[All Projects] " prefix. This tool strips that prefix so the returned names can be used directly when creating issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Numeric project ID |