CD
Cerebrium Docs
/submit_feedback
Submit documentation feedback
Report a problem with this documentation site so the docs team can fix it. Use when a documentation page is incorrect, outdated, confusing, incomplete, or has a
liveverifiedunknown~5s typical
mcpprobedcerebriumdocs
$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-cerebrium-docs /submit_feedback for me.
Input
| Field | Type | Description |
|---|---|---|
| path* | string | The documentation page path the feedback is about (e.g., the page you were reading, such a |
| feedback* | string | A clear description of the documentation issue or suggestion — what is incorrect, outdated |
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-cerebrium-docs","endpoint":"/submit_feedback","input":{"path":"...","feedback":"..."}}'cli
npx cracked-ai run -p mcp-ai-cerebrium-docs -e /submit_feedback -i '{"path":"...","feedback":"..."}'mcp
run_tool({ provider: "mcp-ai-cerebrium-docs", endpoint: "/submit_feedback", input: {"path":"...","feedback":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.