CJ
CamFeed Journalism Archive
/get_item
Get archive item or story bundle
Use this when a CamFeed item id is known and richer archive detail is needed. Optionally retrieve ABC full text, a media transcript, or an article-centred story
liveverifiedunknown~5s typical
mcpprobedcamfeedjournalismarchive
$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-au-com-cameronwilson-camfeed-camfeed /get_item for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | |
| include_full_text | boolean | default false |
| include_transcript | boolean | default false |
| include_related_content | boolean | default false |
| include_transcripts | boolean | default false |
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-au-com-cameronwilson-camfeed-camfeed","endpoint":"/get_item","input":{"id":"...","include_full_text":false,"include_transcript":false,"include_related_content":false,"include_transcripts":false}}'cli
npx cracked-ai run -p mcp-au-com-cameronwilson-camfeed-camfeed -e /get_item -i '{"id":"...","include_full_text":false,"include_transcript":false,"include_related_content":false,"include_transcripts":false}'mcp
run_tool({ provider: "mcp-au-com-cameronwilson-camfeed-camfeed", endpoint: "/get_item", input: {"id":"...","include_full_text":false,"include_transcript":false,"include_related_content":false,"include_transcripts":false} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.