twist_threads_clear_unread
Removes unread notifications from Twist workspace threads to keep inbox organized and manageable using the Twist REST API.
Instructions
Clears unread threads in workspace.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "twist_threads_clear_unreadArguments",
"type": "object"
}