delete_schedule
Delete a schedule from a project by providing the project ID and schedule ID.
Instructions
Delete a schedule.
Args: project_id: ID of the project schedule_id: ID of the schedule to delete
Returns: Empty dict on success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| schedule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||