schedule_delete
Removes a schedule from a project using its project ID and schedule ID.
Instructions
Delete a schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the project. | |
| schedule_id | Yes | The ID of the schedule to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |