conversation_status

TBD

KEYWORDTASK_DONE

Task Done

Parameters for marking a task as done.

Function Call

KEYWORD
TASK_DONE
I have completed the assigned task. **TASK_DONE**

Response

#### Success

KEYWORDTASK_ERROR

Task Error

Parameters for reporting a task error.

Function Call

KEYWORD
TASK_ERROR
An error occurred while processing the task. **TASK_ERROR**

Response

#### Success

KEYWORDTASK_INPUT

Task Input

Parameters for requesting additional input for a task. Currently disabled.

Function Call

KEYWORD
TASK_INPUT
I need more information to proceed. **TASK_INPUT**

Response

#### Success

Was this page helpful?