List questions and answers on tasks
list_open_questionsList questions raised on tasks you can see, with any human answers. Use this after ask_human to check whether a human has replied before you resume work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| task_id | No | Limit to one task id. | |
| include_answered | No | Include already-answered questions. Default false. |