A chatllm task
| KEY | TYPE | Description |
|---|---|---|
| chatllmTaskId | str | The id of the chatllm task. |
| name | str | The name of the chatllm task. |
| instructions | str | The instructions of the chatllm task. |
| lifecycle | str | The lifecycle of the chatllm task. |
| scheduleInfo | dict | The schedule info of the chatllm task. |
| externalApplicationId | str | The external application id associated with the chatllm task. |
| deploymentConversationId | str | The deployment conversation id associated with the chatllm task. |
| enableEmailAlerts | bool | Whether email alerts are enabled for the chatllm task. |
| str | The email to send alerts to. |