Get unread counts
get_unread_countsRetrieve total counts of unread comments and private messages across connected social networks in one call. Use it to see what needs attention, then drill into the specific items.
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 |