aap_list_schedules
List Ansible Automation Platform schedules for jobs and workflows with pagination, filtering by search or enabled status, and retrieve details like rrule, next run, and linked template.
Instructions
List AAP schedules for jobs and workflows.
Args: params (ListSchedulesInput): Pagination and filter options.
Returns: str: JSON with schedule list including rrule, next_run, and linked template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |