Skip to main content
Glama

create_issue

Create new issues or tickets in Redmine projects to track bugs, features, or tasks with details like priority, assignee, and deadlines.

Instructions

Create a new issue/ticket in Redmine. Returns the created issue with its ID and details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYesThe ID of the project to create the issue in
subjectYesThe title/subject of the issue
descriptionNoDetailed description of the issue
tracker_idNoThe tracker type ID (e.g., Bug, Feature, Support)
status_idNoThe status ID (e.g., New, In Progress, Resolved)
priority_idNoThe priority ID (e.g., Low, Normal, High, Urgent)
assigned_to_idNoThe user ID to assign the issue to
start_dateNoStart date in YYYY-MM-DD format
due_dateNoDue date in YYYY-MM-DD format
done_ratioNoPercentage of completion (0-100)
fixed_version_idNoThe ID of the target version (milestone)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vfa-khuongdv/mcp_readmine'

If you have feedback or need assistance with the MCP directory API, please join our Discord server