MathieuDB
Databricks Employee
Databricks Employee

Also, you need to pass the parameters using the --vars flag like that:

dbt run --vars '{"start_time": "{{job.start_time.[timestamp_ms]}}"}'

You will need to modify the 3rd dbt command in your job.