memory_search
Search the memory store to retrieve relevant information using keywords, scope, and context. Access past decisions and knowledge stored by the AI Team OS.
Instructions
Search the memory store in AI Team OS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results, default 10 | |
| query | No | Search keywords | |
| scope | No | Memory scope, default "global" | global |
| scope_id | No | Scope ID, default "system" | system |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||