get_reputation
Fetch an agent's reputation summary from the on-chain registry, with optional raw feedback and honesty caveats.
Instructions
Reads an agent's Reputation Registry feedback summary (and optionally the raw feedback entries). Always returns honesty caveats — feedback is self-reported by clients and is a weak signal, especially for low feedback counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Chain to query, by name (see list_chains). Defaults to base. | |
| limit | No | ||
| offset | No | ||
| agentId | Yes | ||
| includeRaw | No |