Superforms
S
Superforms
/watch_ask

Watch Superforms Ask

Return as soon as an individual answer is saved, including answers received while an agent was reconnecting and while the form remains in progress. Use since fo

liveunknown~5s typical
mcpsuperforms
$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-co-superforms-superforms /watch_ask for me.

Input

FieldTypeDescription
url*string
askIdstring
agentToken*string
sincestringISO timestamp cursor from the last response the agent processed.
timeoutMsnumberMaximum wait in milliseconds, capped at 120000.

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-co-superforms-superforms","endpoint":"/watch_ask","input":{"url":"...","agentToken":"..."}}'
cli
npx cracked-ai run -p mcp-co-superforms-superforms -e /watch_ask -i '{"url":"...","agentToken":"..."}'
mcp
run_tool({ provider: "mcp-co-superforms-superforms", endpoint: "/watch_ask", input: {"url":"...","agentToken":"..."} })

Try it

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