D
DocWand
/fill_pdf_form
fill pdf form
Fill out a PDF form in an interactive widget (AcroForm fields, checkboxes, dropdowns — or click-and-type on flat PDFs). Pass `values` keyed by field name to pre
liveverifiedunknown~5s typical
mcpprobeddocwand
$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-app-docwand-pdf /fill_pdf_form for me.
Input
| Field | Type | Description |
|---|---|---|
| file | string | PDF form from the conversation to fill |
| values | object | Field values keyed by AcroForm field name (string for text/dropdown, boolean for checkboxe |
| signature_name | string | Optional: the signer's full name as a handwritten-style signature |
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-app-docwand-pdf","endpoint":"/fill_pdf_form","input":{}}'cli
npx cracked-ai run -p mcp-app-docwand-pdf -e /fill_pdf_form -i '{}'mcp
run_tool({ provider: "mcp-app-docwand-pdf", endpoint: "/fill_pdf_form", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.