automations, err := client.Automations.List(ctx)
workflows
Automations.List
automations, err := client.Automations.List(ctx)
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
automations, err := client.Automations.List(ctx)
automations, err := client.Automations.List(ctx)
func (automationClient) List(ctx context.Context) ([]*workflows.Automation, error)
automations, err := client.Automations.List(ctx)
Was this page helpful?