@slack/web-api / WorkflowStepExecuteEvent
Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:61
callback_id: string;Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:63
event_ts: string;Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:80
type: "workflow_step_execute";Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:62
workflow_step: object;Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:64
inputs: object;[key: string]: objectoutputs: object[];step_id: string;workflow_id: string;workflow_instance_id: string;workflow_step_execute_id: string;