Continue Through an NHS-Observed Provider Handoff
handoff_provider_actionPresent the exact ticket bearer returned by prepare_provider_action. NHS records one privacy-safe handoff receipt, then returns the attributed provider action URL. Optionally and separately, the principal may authorize the exact DNS-verified provider to resolve only the ticket's controlled topic, region, USD budget band, urgency, and allowlisted requirement flags. Declining that optional disclosure does not block the handoff. No query, contact detail, agent/principal identity, network address, referrer, or user-agent is disclosed. The handoff and resolver charge neither party; only the provider's configured downstream outcome can create a provider charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes | Action ticket ID returned by prepare_provider_action. | |
| attribution_token | Yes | Exact bearer returned by prepare_provider_action; NHS does not store the raw token. | |
| handoff_consent_version | Yes | https://nothumansearch.ai/privacy#handoff-consent-v1 | |
| principal_handoff_consent | Yes | Caller attests the principal authorized the separate observed handoff under the exact published wording. | |
| controlled_intent_disclosure_consent_version | No | https://nothumansearch.ai/privacy#controlled-intent-disclosure-consent-v1; required only when the optional disclosure consent is true. | |
| principal_controlled_intent_disclosure_consent | No | Optional separate authorization for the exact DNS-verified provider to resolve the bounded controlled-intent bundle after handoff. False or omitted does not block handoff. |