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.
Related Capabilities
- Workflow trigger endpoints in
monkeys-server. - Tool manifest
triggersandtriggerEndpoints. - 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.