delete_asset_schedule
Delete assessment schedules by ID to stop automated compliance checks in ComplianceCow. Remove outdated evaluation schedules to maintain accurate governance tracking.
Instructions
Delete an existing assessment schedule.
Args: - scheduleId (str): ID of the schedule to delete
Returns: - success (bool) - error (Optional[str])
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scheduleId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||