AI SENSE Free Public Tools
AS
AI SENSE Free Public Tools
/create_webhook_capture

Create webhook capture

Create a throwaway URL that records the next HTTP request anyone sends to it, headers and body included. Use it to see what a webhook provider, a form or a thir

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 /create_webhook_capture for me.

Input

This endpoint takes an open JSON object. See the upstream docs for its input schema.

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":"/create_webhook_capture","input":{}}'
cli
npx cracked-ai run -p mcp-com-aisenseapi-free-public-tools -e /create_webhook_capture -i '{}'
mcp
run_tool({ provider: "mcp-com-aisenseapi-free-public-tools", endpoint: "/create_webhook_capture", input: {} })

Try it

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