BI
Brainiall Image
/understand_content
Multimodal Content Understanding
Multimodal extraction. Send an image, text, or both; define your schema of fields; get structured JSON. Brainiall Content Understanding engine. Unified multimo
liveverifiedunknown~5s typical
mcpprobedbrainiallimage
$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-brainiall-image /understand_content for me.
Input
| Field | Type | Description |
|---|---|---|
| image | string | Optional base64 image (will OCR first) |
| text | string | Optional pre-extracted text |
| field_schema | string | Map of field_name -> description, e.g. {"invoice_id":"invoice number","total":"amount due" |
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-brainiall-image","endpoint":"/understand_content","input":{}}'cli
npx cracked-ai run -p mcp-com-brainiall-image -e /understand_content -i '{}'mcp
run_tool({ provider: "mcp-com-brainiall-image", endpoint: "/understand_content", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.