FrankKi
F
FrankKi
/shipping_quote

Versandpreis ermitteln

Ermittelt den Preis, das Briefformat, die Versandart und die voraussichtliche Laufzeit für einen geplanten Brief, bevor er versendet wird. Das ist die Schätzung

liveunknown~5s typical
mcpfrankki
$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-frankki-letters /shipping_quote for me.

Input

FieldTypeDescription
pageCount*integerSeitenzahl fuer eine allgemeine Schaetzung. Mit letterId verwendet FrankKi die gespeichert
color*booleanFarbannahme fuer eine allgemeine Schaetzung. Mit letterId erkennt FrankKi die Farbe aus de
deliveryType*string (standard | einschreiben_einwurf | einschreiben_uebergabe)
expressboolean
countrystringISO 3166-1 alpha-2, Standard DE. EN: ISO 3166-1 alpha-2, defaults to DE.
letterIdstringOptional: die letterId eines bestehenden Entwurfs. Dann kommen Seitenzahl und Farbe aus de
reasoningstring

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-frankki-letters","endpoint":"/shipping_quote","input":{"pageCount":1,"color":true,"deliveryType":"standard"}}'
cli
npx cracked-ai run -p mcp-app-frankki-letters -e /shipping_quote -i '{"pageCount":1,"color":true,"deliveryType":"standard"}'
mcp
run_tool({ provider: "mcp-app-frankki-letters", endpoint: "/shipping_quote", input: {"pageCount":1,"color":true,"deliveryType":"standard"} })

Try it

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