List Canvas inbox messages
canvas_list_inboxList Canvas inbox conversations with sender, course, preview, and read state. Filter by scope (unread, sent, etc.) and set a limit.
Instructions
List conversations from the Canvas inbox (messages from instructors, TAs, and classmates) with sender, course, preview, and read state. Use scope='unread' for just unread messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max conversations to return; default 20 | |
| scope | No | Which mailbox to list; default 'inbox' |