vibekit_delete_app_schedule
Delete a cron schedule from an app by providing its app ID and job ID. Remove scheduled tasks that are no longer needed to maintain an accurate automation setup.
Instructions
Delete a cron schedule from an app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | App ID or subdomain slug | |
| jobId | Yes | Schedule job ID to delete |