Get Executed Workflows
get_executed_workflowsRetrieve executed workflows for the current Splunk session, optionally filtering by workflow ID or a specific record ID, or get paginated latest results per workflow.
Instructions
Retrieve executed workflows for the current session. If 'id' is provided, returns that single record (if it belongs to this session). If 'workflow_id' is provided, filters the list to that workflow. Otherwise returns a paginated list of latest results per workflow for this session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| limit | No | ||
| offset | No | ||
| workflow_id | No |