Skip to main content
Glama

update_backlog_item

Modify backlog item details like priority, title, tags, or phase in BACKLOG.md without moving it to active work.

Instructions

Updates an item in BACKLOG.md. Can change priority, title, tags, or phase without promoting to active work.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
task_idYesThe task ID to update (e.g., "AUTH-001").
titleNoNew title for the task.
priorityNoNew priority level (will move to new section).
tagsNoNew tags (replaces existing).
phaseNoNew phase/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/pouyanafisi/project-mcp'

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