Skip to main content
Glama

get_issues

Retrieve and filter Redmine tickets by project, status, or assignee to track development tasks and manage workflows efficiently.

Instructions

Get a list of Redmine issues/tickets with optional filters. Returns paginated results with issue details including status, priority, assignee, and more.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idNoFilter issues by project ID
status_idNoFilter by status ID, or use "open", "closed", or "*" for all
assigned_to_idNoFilter issues assigned to specific user ID
limitNoNumber of results to return (1-100, default: 25)
offsetNoOffset for pagination (default: 0)

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