AT
Asked Thrice
/get_visibility_check
Get visibility check
Collect the result of a measurement started with start_visibility_check. Returns status running while the providers are still answering, so poll every 20 to 30
liveunknown~5s typical
mcpaskedthrice
$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-com-askedthrice-askedthrice /get_visibility_check for me.
Input
| Field | Type | Description |
|---|---|---|
| runId* | string | From start_visibility_check |
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-com-askedthrice-askedthrice","endpoint":"/get_visibility_check","input":{"runId":"..."}}'cli
npx cracked-ai run -p mcp-com-askedthrice-askedthrice -e /get_visibility_check -i '{"runId":"..."}'mcp
run_tool({ provider: "mcp-com-askedthrice-askedthrice", endpoint: "/get_visibility_check", input: {"runId":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.