list_template_schedules
List all schedules attached to a template by providing project and template IDs. Returns a dictionary of schedule details for review and management.
Instructions
List schedules attached to a template.
Args: project_id: ID of the project template_id: ID of the template
Returns: Dictionary containing list of template schedules
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| template_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||