AdminGetWorkflowsExecutions
Retrieve, filter, and sort workflow executions by fields like id
, with pagination support, to manage and monitor data processes in the Medusa MCP Server.
Instructions
This tool helps store administors. Retrieve a list of workflows executions. The workflows executions can be filtered by fields such as id
. The workflows executions can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fields | No | ||
limit | No | ||
offset | No | ||
order | No | ||
transaction_id | No | ||
workflow_id | No |