Talent Scout Correct Relationship Activity
talent_scout_correct_relationship_activityAppend an immutable correction for the channel and direction of an existing Talent Scout Relationship Core receipt. The original receipt is never changed; this tool never sends, applies, scrapes, or changes candidacy status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ||
| direction | Yes | Explicit corrected message direction; no default is inferred. | |
| tenant_id | Yes | ||
| sqlite_path | No | Optional local SQLite path for BYOC receipts; hosted cloud calls fail closed instead of reading local files. | |
| auth_token_key | No | Optional wallet/env key name for the tenant Turso auth token. Never pass a raw token. | |
| idempotency_key | Yes | Caller-stable key that makes retries return the original immutable correction receipt. | |
| database_url_key | No | Optional wallet/env key name for the tenant Turso database URL. Never pass a raw URL or secret. | |
| correction_reason | Yes | Human-attested reason for this append-only correction (maximum 5,000 characters). | |
| original_receipt_id | Yes | Immutable relationship activity receipt being corrected; it is never rewritten. | |
| tenant_database_type | No | Optional physical database routing mode. Omit for the default internal StackFast DB; use sovereign_cloud only with wallet-resolved tenant DB credentials. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | ||
| public_tool | Yes | ||
| drafts_never_sends | No | ||
| no_autonomous_outbound | No |