kaiten_get_automation
Get a specific automation from a Kaiten space by ID. If a 405 error occurs, list automations and filter client-side to locate it.
Instructions
Get a specific automation in a Kaiten space. Note: GET by ID may return 405; use kaiten_list_automations and filter client-side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes | Space ID | |
| automation_id | Yes | Automation ID (UUID) |