The Task id
The key that you defined when creating the Task, the first param in any task.
The Task status, can be one of `PENDING`, `WAITING`, `RUNNING`, `COMPLETED`,
`ERRORED`, `CANCELED`.
The name of the Task
The icon of the Task, a string. For integrations, this will be a lowercase
name of the company. Can be used with the
[@trigger.dev/companyicons](https://www.npmjs.com/package/@trigger.dev/companyicons)
package to display an svg.
When the task started
When the task completed