threads_join
Join the bot to a Discord thread to receive events and send messages. Safe to call repeatedly; re-joining has no effect.
Instructions
Purpose: Join the current bot user to a thread.
When to use:
Bot must be a member to receive thread events / send messages.
When NOT to use:
Adding another user → use
threads_add_member.
Returns: {joined, thread_id}. Idempotent - re-joining is a no-op.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | Thread to join |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||