storeRequirement
Store project requirements with title, content, importance level, and optional metadata in long-term memory for AI systems to retain and recall information effectively.
Instructions
Stores a project requirement in the long-term memory
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content of the requirement | |
importance | No | Importance level (low, medium, high) | medium |
metadata | No | Optional metadata for the requirement | |
title | Yes | Title of the requirement |