K
kontato
/schedule
Schedule a recurring delivery
Registra uma entrega recorrente ou unica no scheduler do Kontato. No horario, o Kontato roda o `prompt` como um agente completo (com web/Exa) e entrega no Whats
liveunknown~5s typical
mcpkontato
$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-ai-kontato-kontato /schedule for me.
Input
| Field | Type | Description |
|---|---|---|
| prompt* | string | O que entregar quando disparar. Autossuficiente. |
| schedule_type* | string (cron | interval | once) | cron=recorrente em horarios; interval=a cada N ms; once=uma vez. |
| schedule_value* | string | cron: "0 8 * * *" (todo dia 8h, fuso BRT) | interval: ms como "3600000" | once: horario lo |
| owner_phone | string | Numero do dono (so digitos, como texto ou numero). Passe para reativar a conta se a sessao |
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-ai-kontato-kontato","endpoint":"/schedule","input":{"prompt":"...","schedule_type":"cron","schedule_value":"..."}}'cli
npx cracked-ai run -p mcp-ai-kontato-kontato -e /schedule -i '{"prompt":"...","schedule_type":"cron","schedule_value":"..."}'mcp
run_tool({ provider: "mcp-ai-kontato-kontato", endpoint: "/schedule", input: {"prompt":"...","schedule_type":"cron","schedule_value":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.