Hi rizqcon,
Taskboard integration works great for reading tasks and spawning agents, but:
- When agent executes a task in "In Progress", it can write files (e.g. tasks/{id}_output.py)
- But it cannot post messages/comments to the task's Conversation panel
- Error: Tool not available: sessions_send (even after trying to remove deny list)
Is this by design (sessions_send hard-denied in gateway)?
Is there a planned tool for taskboard comments (e.g. post_comment_to_task)?
Or a workaround to let agents reply in task Conversation?
Error: {"ok":false,"error":{"type":"not_found","message":"Tool not available: sessions_send"}}
Thanks!

Hi rizqcon,
Taskboard integration works great for reading tasks and spawning agents, but:
Is this by design (sessions_send hard-denied in gateway)?
Is there a planned tool for taskboard comments (e.g. post_comment_to_task)?
Or a workaround to let agents reply in task Conversation?
Error: {"ok":false,"error":{"type":"not_found","message":"Tool not available: sessions_send"}}
Thanks!