Get unread counts
get_unread_countsFetch unread comments and private message counts in one call to see what needs attention, then list items to review.
Instructions
How many comments and private messages are waiting, in one call. This is the 'what do I have today?' tool: start here, then use list_comments or list_conversations to see what they are.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_organization | No | The PlanVortex organization id. Optional: if this app reaches a single organization, or the server was configured with a default one, it is resolved automatically. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unread_comments | Yes | ||
| unread_messages | Yes |