List jobs action
- Updated: 2026/05/12
This action enables you to retrieve a list of Databricks jobs and their details.
Settings
- Use the Session field to select
one of the following options:
- Session name: Enter the name of the session
used during Connect
action.
Click the Insert a value icon to select an existing variable that you have used to store the default session name.
- Variable: Enter the name of the variable that you have used to store the session name.
- Session name: Enter the name of the session
used during Connect
action.
- Specify the maximum number of jobs to return.
The default value is 20 and maximum number of jobs allowed is 100.
- In the Assign output to a variable field, select a
datatable variable to store the retrieved result
set. If the variable is
not available in the list, click Create
variable.
Returns a list of Databricks jobs with key details such as JobId, Name, and Description. If no jobs exist, an empty datatable is returned.