automations = client.automations().all()
tilebox.workflows
AutomationClient.all
automations = client.automations().all()
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 = client.automations().all()
automations = client.automations().all()
def AutomationClient.all() -> list[AutomationPrototype]
automations = client.automations().all()
Was this page helpful?