Skip to main content
Glama

archive_thought

Archive processed thought files to maintain an organized workspace by moving them to a dedicated archive folder with timestamped logging and task ID tracking.

Instructions

Archives a processed thought file by moving it to .project/thoughts/todos/.archive/. Use this after you've created tasks from a thought file to keep the active thoughts folder clean. Also logs the archive action with timestamp and created task IDs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fileYesThe thought file to archive (e.g., "my-ideas.md").
created_tasksNoArray of task IDs that were created from this thought (e.g., ["AUTH-001", "AUTH-002"]).
notesNoOptional notes about the processing (e.g., "Consolidated 5 items into 2 tasks").

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