Skip to content

threads_remove_member

Category: threads

Remove a guild user from a thread.

  • Drop a user out of a private thread; thread cleanup.
  • Removing the bot itself → use threads_leave.
FieldTypeRequiredDescription
thread_idstringyesThread to remove from
user_idstringyesUser to remove

\{removed, thread_id, user_id\}.

FieldTypeRequiredDescription
removedbooleanyes
thread_idstringyesDiscord channel ID (snowflake)
user_idstringyesDiscord user ID
PropertyValue
Read-onlyno
Destructiveno
Idempotentyes
Open-worldyes
Confirmation requiredno

packages/mcp-core/src/tools/threads/remove_member.ts