List threads
list_threadsList active threads across a Discord server or within a specific channel. Optionally include archived threads from a channel.
Instructions
Active threads across the server or one channel. Archived threads come from a specific channel with include_archived.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| channel | No | Limit to threads under this channel. | |
| include_archived | No | Also list archived threads; needs channel. |