recall_as
Retrieve memories owned by or granted to a specific agent, applying fail-closed access control so a missing grant authorizes nothing. Use this tool to read only what that agent can access.
Instructions
Recall AS a named agent: the same ranking as recall, hard-filtered to what that agent owns or has
an active grant for. FAIL-CLOSED -- an agent with no grants sees only what it wrote itself, and a grant
that cannot be evaluated authorises nothing.
This is a SEPARATE tool rather than an as_agent= argument on recall on purpose: an access-control
scope that is an optional parameter is one a caller can forget, and forgetting it would read the whole
store. Here the scoped read is the only thing this tool can do.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | ||
| full | No | ||
| agent | Yes | ||
| query | Yes | ||
| snippet_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |