FM
Foliora Managed AI Search
/report_publication
Report an approved change was published
Record proof that the customer's agent applied every operation from an already-approved canonical hash. This does not approve a change. Every receipt value must
liveunknown~5s typical
mcpfolioramanagedai
$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-foliora-search /report_publication for me.
Input
| Field | Type | Description |
|---|---|---|
| changeSetId* | string | |
| expectedHash* | string | |
| idempotencyKey* | string | |
| receipt* | object |
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-foliora-search","endpoint":"/report_publication","input":{"changeSetId":"...","expectedHash":"...","idempotencyKey":"...","receipt":{}}}'cli
npx cracked-ai run -p mcp-ai-foliora-search -e /report_publication -i '{"changeSetId":"...","expectedHash":"...","idempotencyKey":"...","receipt":{}}'mcp
run_tool({ provider: "mcp-ai-foliora-search", endpoint: "/report_publication", input: {"changeSetId":"...","expectedHash":"...","idempotencyKey":"...","receipt":{}} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.