Skip to main content
Glama

manage_issues

Manage repository issues by listing, viewing, creating, and updating them with actions, states, priorities, and assignments.

Instructions

Unified tool for managing repository issues (list, get, create, update)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: 'list', 'get', 'create', 'update'
workspaceYesWorkspace slug
repo_slugYesRepository slug
issue_idNoIssue ID (for 'get', 'update')
titleNoIssue title (for 'create', 'update')
contentNoIssue description content (for 'create', 'update')
stateNoIssue state: new, open, resolved, on hold, invalid, duplicate, wontfix, closed (for 'list', 'create', 'update')
kindNoIssue kind: bug, enhancement, proposal, task (for 'create', 'update')
priorityNoIssue priority: trivial, minor, major, critical, blocker (for 'create', 'update')
assigneeNoAccount ID of the user assigned to the issue (for 'create', 'update')
queryNoFilter query (for 'list')
pageNoPage number
pagelenNoResults per page

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/zach-snell/bbkt'

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