Get thread
get_threadRetrieve a Discord thread's settings, state, and message count by providing its name or ID, with optional guild specification.
Instructions
One thread's settings, state, and counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread | Yes | Thread name or ID. | |
| guild | No | Guild (server) name or ID. Omit to use the default guild. |