dropTask

Last updated: January 27, 2026

Drops an existing Snowflake task.

Note: This change type does not support automatic rollback or database inspection features (snapshot, diff, diff-changelog, and generate-changelog commands).

Available attributes

Name

Type

Description

Required

catalogName

String

Name of the catalog (database) containing the task

No

schemaName

String

Name of the schema containing the task

No

taskName

String

Name of the task to drop

Yes

ifExists

Boolean

If true, only drops the task if it exists using IF EXISTS

No

loading

loading

loading

loading