list_workflows
Retrieve a list of Dynatrace Automation workflows with pagination and free-text search. Requires automation:workflows:read scope.
Instructions
List Dynatrace Automation (Workflows) workflows via the platform Automation v1 API. Requires automation:workflows:read scope on the platform token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results per page (default: server default). | |
| offset | No | Pagination offset. | |
| search | No | Free-text search term to filter workflows by title. |