Aller au contenu

list_task_comments

The task's discussion thread - comments + decision requests, each with its answer when one was recorded. Poll this to see a human's reply to a decision you posted (the human answers in the dashboard, or in the terminal with sonenta tasks answer). READ-ONLY, 0 credits.

NomTypeDescription
project_uuidstringoptionnelProject UUID. Required when multiple projects are configured (SONENTA_PROJECTS); defaults to the single configured project otherwise.
task_idstringrequisThe task's uuid or its short per-project number.
{
"tool": "list_task_comments",
"arguments": {
"task_id": "<task_id>"
}
}