scopedocsCreate a key

Do

run_scan

POST1 check per tracked promptscan:runopen world

Runs every tracked prompt across currently green engines. Optional engines allowlist. force retries not_measured cells only. check_prompt quotes 1 check the same way. confirm defaults false.

When to use

when the user asks to refresh visibility or run all tracked prompts.

Parameters

NameTypeRequiredDefaultDescription
business_idstringyesScope business ID
confirmbooleannofalseIf false, return a quote only
use_defaultsbooleannofalseAllow 4 generated prompts when none are tracked
forcebooleannofalseRetry not_measured cells only. Quotes those cells, not the full tracked set.
engineschatgpt | claude | perplexity | gemini[]noOptional allowlist. Omit Gemini while it is down.
idempotency_keystringnoStable caller-provided idempotency key

REST path: POST /v1/run_scan · All tools