Not Human Search
NH
Not Human Search
/record_action_interest

Record Caller-Attested Action Interest

Record the caller's attestation that its human or company principal currently wants one controlled next step with a site returned organically by a receipt-beari

liveverifiedunknown~5s typical
mcpprobednothumansearch
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-nothumansearch-search /record_action_interest for me.

Input

FieldTypeDescription
action_type*string (quote | trial | demo | booking | application | signup)The one next step the principal currently wants.
caller_attests_principal_interest*booleanCaller attests current principal interest under the exact published v1 wording; this is no
confirmation_version*string (nhs-action-interest-v1)https://nothumansearch.ai/privacy#action-interest-v1
domain*stringBare domain that appeared in the referenced organic results; no scheme or path.
search_id*stringCommitted privacy-safe receipt returned by a receipt-bearing NHS discovery tool.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-nothumansearch-search","endpoint":"/record_action_interest","input":{"action_type":"quote","caller_attests_principal_interest":true,"confirmation_version":"nhs-action-interest-v1","domain":"...","search_id":"..."}}'
cli
npx cracked-ai run -p mcp-ai-nothumansearch-search -e /record_action_interest -i '{"action_type":"quote","caller_attests_principal_interest":true,"confirmation_version":"nhs-action-interest-v1","domain":"...","search_id":"..."}'
mcp
run_tool({ provider: "mcp-ai-nothumansearch-search", endpoint: "/record_action_interest", input: {"action_type":"quote","caller_attests_principal_interest":true,"confirmation_version":"nhs-action-interest-v1","domain":"...","search_id":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.