storeDecision
Records project decisions in long-term memory, capturing title, content, reasoning, importance, and optional metadata for future reference and retrieval in the Cursor10x MCP system.
Instructions
Stores a project decision in the long-term memory
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content of the decision | |
importance | No | Importance level (low, medium, high) | medium |
metadata | No | Optional metadata for the decision | |
reasoning | No | Reasoning behind the decision | |
title | Yes | Title of the decision |