dearhuman
D
dearhuman
/get_card_templates

get card templates

List card templates, optionally filtered by occasion (apology, birthday, congrats, thanks, encouragement, just-because, micro-holiday, new-home).

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 /get_card_templates for me.

Input

FieldTypeDescription
occasionstring 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":"/get_card_templates","input":{"occasion":""}}'
cli
npx cracked-ai run -p mcp-cards-dearhuman-dearhuman -e /get_card_templates -i '{"occasion":""}'
mcp
run_tool({ provider: "mcp-cards-dearhuman-dearhuman", endpoint: "/get_card_templates", input: {"occasion":""} })

Try it

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