BedrockNews
B
BedrockNews
/get_extraction_graph

get extraction graph

Return a story's extraction map as a real graph — nodes + edges data, not a picture. This is the load-bearing artifact for agents: re-render it in any style, or

liveverifiedunknown~5s typical
mcpprobedbedrocknews
$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-bedrocknews-news /get_extraction_graph for me.

Input

FieldTypeDescription
id*stringThe story id, verbatim (ids contain slashes)

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-bedrocknews-news","endpoint":"/get_extraction_graph","input":{"id":"..."}}'
cli
npx cracked-ai run -p mcp-com-bedrocknews-news -e /get_extraction_graph -i '{"id":"..."}'
mcp
run_tool({ provider: "mcp-com-bedrocknews-news", endpoint: "/get_extraction_graph", input: {"id":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.