dearhuman
D
dearhuman
/preview_card

preview card

Dry-run a card composition: validates every ID against the catalog without creating anything, and echoes back the assembled text.

liveverifiedunknown~5s typical
mcpprobeddearhuman
$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-cards-dearhuman-dearhuman /preview_card for me.

Input

FieldTypeDescription
template_id*string
occasion*string
phrase_ids*array
signoff_id*string
offer_id*string
holiday_idstring default ""

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-cards-dearhuman-dearhuman","endpoint":"/preview_card","input":{"template_id":"...","occasion":"...","phrase_ids":[],"signoff_id":"...","offer_id":"...","holiday_id":""}}'
cli
npx cracked-ai run -p mcp-cards-dearhuman-dearhuman -e /preview_card -i '{"template_id":"...","occasion":"...","phrase_ids":[],"signoff_id":"...","offer_id":"...","holiday_id":""}'
mcp
run_tool({ provider: "mcp-cards-dearhuman-dearhuman", endpoint: "/preview_card", input: {"template_id":"...","occasion":"...","phrase_ids":[],"signoff_id":"...","offer_id":"...","holiday_id":""} })

Try it

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