Skip to content

threads_list_members

Category: threads

List members of a thread.

  • Audit who is in a private thread; build mention lists.
FieldTypeRequiredDescription
thread_idstringyesThread to list members for
with_memberbooleannoWhether Discord should hydrate the underlying guild member object
afterstringnoPagination cursor: get members with id > this
limitintegernoMax results (1-100, default 100)

\{members:[\{user_id, join_timestamp, flags\}], count, thread_id\}.

FieldTypeRequiredDescription
membersarrayyes
countintegeryes
thread_idstringyesDiscord channel ID (snowflake)
PropertyValue
Read-onlyyes
Destructiveno
Idempotentyes
Open-worldyes
Confirmation requiredno

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