Retrieve all issue types for a specific project using the Plane MCP Server. This tool helps manage project workflows by providing a clear overview of available issue categories.
Retrieve details of a specific issue type by providing its project and type identifiers through the Plane MCP Server, enabling efficient project management and issue tracking.
Records file modifications for task tracking by appending changed files and their descriptions to a trellis issue, maintaining an audit trail for code review and change management.
Enables project and task management through a lightweight SQLite database, allowing users to create projects, add categorized tasks, track status changes, and get project statistics through natural language commands.
Enables Claude/Lyra to create, monitor, and manage live sessions for long-running operations such as downloads, conversions, and agent jobs, with progress metrics, logs, error alerts, and a Textual dashboard; it also ingests updates from external media-server tools.
Create a new issue in a Jira project by specifying project key, issue type, and summary. Optionally add description, priority, assignee, labels, components, or custom fields.
Delete a logged work entry from a project issue by providing project, issue, and worklog IDs. Clears time tracking records to correct mistakes or remove obsolete entries.
Retrieve all available issue types for a specific Jira project by providing its project key. Use this tool to see which issue types are configured for the project.
Initialize issue workflow configuration for a project by generating .gitea/issue-workflow.yaml with labels, board columns, and automation rules based on project type.