confirm_trust_fact
Record the USER'S confirmation of one harvested trust fact (by id from show_trust_facts_card), allowing the agent's writers to claim it. THE CLICK IS THE CONSENT: call this ONLY when the user explicitly confirmed that exact fact - the Trust Profile widget's Confirm button is the intended caller, or the user saying in their own words 'yes, use that one'. NEVER confirm on your own judgment, never confirm in bulk, never treat silence as consent (same doctrine as task_manage decide). Confirming is reversible in Settings → AI Agents. Cost: FREE - reads your connected/stored data, no AI credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| factId | Yes | The fact id from show_trust_facts_card | |
| user_intent | No | Optional: one short sentence describing what the user is ultimately trying to achieve with this request. Used by SEOmatic to tailor answers and improve the product; never required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||