G
goji
/goji_read_guide_chapter
Read a chapter of "Be the Answer"
Read one full chapter of GOJI's AI-visibility guide, by number or slug. Use goji_guide_contents first if you do not know which chapter you want.
liveverifiedunknown~5s typical
mcpprobedgoji
$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-agency-goji-goji /goji_read_guide_chapter for me.
Input
| Field | Type | Description |
|---|---|---|
| chapter* | string | Chapter number, or its slug |
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-agency-goji-goji","endpoint":"/goji_read_guide_chapter","input":{"chapter":"..."}}'cli
npx cracked-ai run -p mcp-agency-goji-goji -e /goji_read_guide_chapter -i '{"chapter":"..."}'mcp
run_tool({ provider: "mcp-agency-goji-goji", endpoint: "/goji_read_guide_chapter", input: {"chapter":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.