client.automations is the public entry point for both workflows and agents. Start runs with root client.run().
List
Get
workflows.<slug> / agents.<slug>) when a slug could exist in both systems.
Versions
Triggers
Start A Run
File Inputs
See File inputs. Pass aPath, file handle, or {"content": bytes, "filename": str, "mime_type": str} and the SDK uploads via multipart/form-data automatically.