executeTask

Last updated: January 27, 2026

Manually executes a 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 execute

Yes

retryLast

Boolean

If true, retries the last failed run using RETRY LAST

No

loading

loading

loading

loading