Add thread member
add_thread_memberAdd a member to a Discord thread to include them in the conversation. Provide the thread and member identifiers to pull them in.
Instructions
Pull a member into a thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| member | Yes | Member name or user ID. | |
| thread | Yes | Thread name or ID. |