Skip to main content
Glama

archive_task

Archive completed tasks to maintain a focused active queue while preserving historical records. Moves done tasks from todos to archive, excluding them from current workflows.

Instructions

Archives a completed task by moving it from todos/ to archive/. Keeps the active task queue small and focused. Archived tasks are preserved for history but excluded from get_next_task.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
task_idYesThe task ID to archive (e.g., "AUTH-001"). Must have status "done".
forceNoArchive even if not marked done. Default: false.

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