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 aFile, Blob, or { content, filename, mimeType } and the SDK uploads via multipart/form-data automatically.