list_template_schedules
Retrieve all schedules linked to a specific template by providing the project ID and template ID.
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 | |||