Methods
cancel()
Parameters
string
required
Action run id to cancel.
Returns
Promise<void>
execute()
Parameters
object
required
Action body (
organizationId, sessionId, workflowAction, optional previousOutputs).{ idempotencyKey: string }
Returns
AgentRunStream
A stream of run events for the action execution.