get_unread_count
Retrieve the number of unread conversations in Canvas LMS to monitor new messages and stay updated on course communications.
Instructions
Get number of unread conversations.
Returns:
Unread conversation count
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}