D
DexPaprika
/submitFeedback
submitFeedback
Report a problem back to the DexPaprika team when a tool got you stuck, returned something unexpected, lacked data you needed, or behaved differently than docum
liveunknown~5s typical
mcpdexpaprika
$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-dexpaprika-dexpaprika /submitFeedback for me.
Input
| Field | Type | Description |
|---|---|---|
| goal* | string | REQUIRED: What you (or the user behind you) were trying to accomplish. 10-500 characters; |
| attempted_tools | array | OPTIONAL: List of tool names you called, in order, before submitting this feedback. |
| blocked_at | string | OPTIONAL: Tool name or step where you got stuck. |
| expected | string | OPTIONAL: What you expected to happen. Capped at 500 characters; trim or summarize longer |
| observed | string | OPTIONAL: What actually happened. Capped at 500 characters; trim or summarize longer narra |
| severity | string (blocker | major | minor | nit) | OPTIONAL: How badly this affected your task. Default 'minor'. default "minor" |
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-dexpaprika-dexpaprika","endpoint":"/submitFeedback","input":{"goal":"...","severity":"minor"}}'cli
npx cracked-ai run -p mcp-com-dexpaprika-dexpaprika -e /submitFeedback -i '{"goal":"...","severity":"minor"}'mcp
run_tool({ provider: "mcp-com-dexpaprika-dexpaprika", endpoint: "/submitFeedback", input: {"goal":"...","severity":"minor"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.