AS
AI SENSE Free Public Tools
/read_human_approval
Read human approval
Check whether the person has answered a form from create_human_approval, and read what they chose. The status field is pending or answered. Note carefully that
liveverifiedunknown~5s typical
mcpprobedaisensefree
$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-aisenseapi-free-public-tools /read_human_approval for me.
Input
| Field | Type | Description |
|---|---|---|
| action_id* | string | The UUID that create_human_approval returned. |
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-aisenseapi-free-public-tools","endpoint":"/read_human_approval","input":{"action_id":"..."}}'cli
npx cracked-ai run -p mcp-com-aisenseapi-free-public-tools -e /read_human_approval -i '{"action_id":"..."}'mcp
run_tool({ provider: "mcp-com-aisenseapi-free-public-tools", endpoint: "/read_human_approval", input: {"action_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.