get_projects
Fetch a formatted list of accessible projects from Redmine using the Model Context Protocol server to streamline project management and search operations.
Instructions
取得可存取的專案列表
Returns:
格式化的專案列表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_projectsArguments",
"type": "object"
}