tasks

May 29, 2026 ยท View on GitHub

tasks provides information about asynchronous tasks.

The following fields are provided in tasks:

FieldDescription
TASK_NAMEName of the task.
CREATE_TIMETime when the task was created.
SCHEDULETask schedule. If the task is regularly triggered, this field displays START xxx EVERY xxx.
DATABASEDatabase where the task belongs.
DEFINITIONSQL definition of the task.
EXPIRE_TIMETime when the task expires.

Reference

SUBMIT_TASK documentation