EP
EPK Properties Public Knowledge MCP
/get_guide_section
Get public guide section
Use this when the user supplies a public EPK guide section ID or wants the complete section identified by search_guides.
liveverifiedunknown~5s typical
mcpprobedepkpropertiespublic
$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-epkproperties-public-knowledge /get_guide_section for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Stable public guide section ID supplied by the user or returned by search_guides. |
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-epkproperties-public-knowledge","endpoint":"/get_guide_section","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-com-epkproperties-public-knowledge -e /get_guide_section -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-com-epkproperties-public-knowledge", endpoint: "/get_guide_section", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.