Skip to main content
Glama

save_correction

Save correction patterns to prevent repeated mistakes. Records what went wrong and the right approach, then surfaces these patterns automatically in similar future situations.

Instructions

Save a correction pattern — what went wrong and what the right approach is. These are surfaced automatically when similar situations arise in future sessions, helping avoid repeated mistakes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
wrong_approachYesWhat was done incorrectly (e.g., "Used npm install instead of bun add")
right_approachYesThe correct approach (e.g., "Always use bun add for this project")
contextNoWhen/where this applies (e.g., "package management in monorepo")
scopeNoglobal = applies everywhere, project = specific to this codebaseproject

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