AgentMeshStart free

Automation

Automate: schedules & webhook triggers

Put Your AI Agents on Autopilot · Watch on YouTube

Schedules

On the Schedules page, add a cron schedule to a workflow (e.g. every day at 9am). It then runs automatically — no clicks.

Webhook triggers

  1. On the Schedules page, add a Webhook trigger to a workflow.
  2. Copy the generated URL (it contains an unguessable token).
  3. Have any external system POST JSON to that URL — the body becomes the workflow’s input and the run starts.

This is how you connect AgentMesh to events in your other tools.