memory_search
Search stored memories in the AI Team OS using keywords, limits, scope, and scope ID to retrieve relevant project, user, or global context.
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;**留空**时服务端按上下文推导(global→system、 user→user、project→当前项目或未注册目录的指纹临时桶)。只有需要 跨作用域精确指定时才显式传(如某 team 的 scope_id)。 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||