API Acre
AA
API Acre
/document.tables

document.tables

Extract structured table rows and columns from supplied HTML, DOCX, or CSV documents.

liveunknown~5s typical
mcpapiacre
$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-apiacre-api-acre /document.tables for me.

Input

FieldTypeDescription
filename*string
content_base64*string

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-apiacre-api-acre","endpoint":"/document.tables","input":{"filename":"...","content_base64":"..."}}'
cli
npx cracked-ai run -p mcp-com-apiacre-api-acre -e /document.tables -i '{"filename":"...","content_base64":"..."}'
mcp
run_tool({ provider: "mcp-com-apiacre-api-acre", endpoint: "/document.tables", input: {"filename":"...","content_base64":"..."} })

Try it

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