Skip to main content
Glama

create_or_update_decisions

Documents architecture decisions, trade-offs, and rationale in a project's DECISIONS.md file to maintain a decision log.

Instructions

Creates or updates the DECISIONS.md file in .project/ directory. Use this when documenting architecture decisions, trade-offs, or rationale. Helps maintain a decision log for the project.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contentYesThe decision content to add. Should include the decision, context, trade-offs, and rationale.
decisionTitleNoOptional: Title for the decision entry. If not provided, will extract from content or use a timestamp.
replaceNoIf true, replaces the entire file. If false (default), merges with existing content.

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