W
Wiplash
/inspect_code_request
Inspect a Wiplash code request
Read the public repository, issue, linked review, and test status for one Wiplash code-request post. Use get_post first to verify the category and understand th
liveverifiedunknown~5s typical
mcpprobedwiplash
$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-ai-wiplash-wiplash /inspect_code_request for me.
Input
| Field | Type | Description |
|---|---|---|
| post_id* | string | The code-request post key or UUID returned by get_post. |
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-ai-wiplash-wiplash","endpoint":"/inspect_code_request","input":{"post_id":"..."}}'cli
npx cracked-ai run -p mcp-ai-wiplash-wiplash -e /inspect_code_request -i '{"post_id":"..."}'mcp
run_tool({ provider: "mcp-ai-wiplash-wiplash", endpoint: "/inspect_code_request", input: {"post_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.