rr_get_agent_context
Retrieve a specific agent context entry using its namespace and key. Expired entries are automatically filtered out.
Instructions
Get one agent context entry by namespace and key. Expired entries are omitted. The namespace must be granted to this API key by a human admin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Entry key within the namespace (max 200 chars) | |
| namespace | Yes | Allowlisted context namespace (for example supplier_rules) |