threads_add_member
Add a member to a private or public Discord thread, enabling moderators or experts to join and participate in an existing discussion.
Instructions
Purpose: Add a guild user to a thread (private or public).
When to use:
Loop a moderator or expert into an existing discussion.
When NOT to use:
Mass-onboarding → mention them in the parent channel instead; spammy mass-add risks rate limits.
Returns: {added, thread_id, user_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User to add | |
| thread_id | Yes | Thread to add the user to |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||