API reference
RunOperation
Operations that may or may not be supported on a given Run, or on
RunOperation
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Operations that may or may not be supported on a given Run, or on its parent agent.
Runtime-specific availability — query at runtime with run.supports(op) and
read the human reason via run.unsupportedReason(op).
Signature
type RunOperationKind
type