# Botize Botize app — id `botize`. Official site: https://botize.com. Task automation. Botize automates tasks between this app and 200+ other services. A task is one trigger followed by one or more actions. ## Triggers (1) The event that starts the task. Exactly one per task. - `get_next_formula` — Get the next formula from Botize https://botize.com/en/method/botize/get_next_formula.md ## Actions (9) What happens next. A task can chain several. - `run_task` — Run one of the user's Botize tasks (task-as-tool) https://botize.com/en/method/botize/run_task.md - `update_task` — Edit and save a Botize task https://botize.com/en/method/botize/update_task.md - `read_task` — Read a Botize task's definition https://botize.com/en/method/botize/read_task.md - `list_tasks` — List the account's Botize tasks https://botize.com/en/method/botize/list_tasks.md - `get_task_executions` — Inspect a task's recent runs (and why it failed) https://botize.com/en/method/botize/get_task_executions.md - `start_task` — Activate a paused task https://botize.com/en/method/botize/start_task.md - `stop_task` — Pause an active task https://botize.com/en/method/botize/stop_task.md - `reschedule_task` — Reschedule a task's next run https://botize.com/en/method/botize/reschedule_task.md - `get_related_data` — Get related information https://botize.com/en/method/botize/get_related_data.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/app/botize