Set grounding trace
set_grounding_traceEnable, tune, or disable Grounding Trace (claim-to-source verification of regulated report output) on the agent. Assistive, never a certification. Pass disable=true to turn it off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manual | No | A reviewer can trace on demand after the fact (mode 3). Default true. | |
| disable | No | Turn Grounding Trace off entirely. Default false. | |
| agent_id | Yes | Target agent's id (from list_agents / create_agent / get_catalog view=agents). | |
| agent_invoked | No | Agent self-checks its own claims before delivery (mode 1). Default true. | |
| report_language | No | Language for code-written verification notes. 'match' follows the traced output. | |
| inference_prefix | No | Marker the agent prefixes to unsupported claims. Defaults to 'Unsupported inference:'. |