twist_threads_get_unread
Retrieve unread threads in a Twist workspace for the authenticated user to streamline inbox management and stay updated on important conversations.
Instructions
Gets unread threads in a workspace for the authenticated user.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "twist_threads_get_unreadArguments",
"type": "object"
}