Monkeys
Tools

Built-in Tools (Automation)

Automation and trigger capabilities

Automation Tools

Automation in Monkeys usually combines workflow triggers, webhook delivery, tool triggers, and scheduled or event-driven external systems.

  • Workflow trigger endpoints in monkeys-server.
  • Tool manifest triggers and triggerEndpoints.
  • Notification delivery in monkeys-webhook-server.
  • Agent tool execution and approval in monkeys-agent-server.
  • External automation services imported as tools.

Use triggers carefully: keep input contracts explicit and make retries idempotent when an external system may resend events.

On this page