Retrieve project member details including user information and assigned roles for a specific Redmine project, with pagination support for managing large teams.
Update an existing Redmine project by changing only the fields you specify. Provide the project ID and optionally set name, visibility, description, or member inheritance without altering other details.
Retrieve detailed information about a specific Redmine project using its unique ID to access project data and manage project details through the Redmine MCP Server.
Update an existing Redmine project by specifying its ID and optionally modifying name, description, homepage, visibility, parent, modules, trackers, and custom fields.
Retrieve a wiki page's content from a Redmine project by supplying the project ID and page title. Access documentation and notes without navigating the UI.
Retrieve a complete list of wiki pages in a Redmine project by providing the project ID or identifier. Use it to access an index of all available wiki documentation.