Skip to main content
Glama

save_task

Create persistent tasks with status and priority tracking to maintain continuity across multiple work sessions.

Instructions

Create a task that persists across sessions. Tasks are tracked with status (pending, in_progress, done, blocked) and priority (high, medium, low). Use this to maintain continuity on multi-session work.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYesShort task title (e.g., "Fix auth bug in login flow")
descriptionNoDetailed description of what needs to be done
priorityNoTask prioritymedium
statusNoInitial task statuspending

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/hifriendbot/cogmemai-mcp'

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