threads_add_member
Add a Discord user to an existing thread to loop moderators or experts into the discussion. Specify thread and user IDs to grant access.
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 | |||