twist_inbox_get_count
Retrieve the count of unread messages in a Twist workspace inbox for the authenticated user, enabling efficient inbox management.
Instructions
Gets inbox count in a workspace for the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "twist_inbox_get_countArguments",
"type": "object"
}