{"id":"ed5ff7c5-aa94-40a7-ba1f-1613e6f9f233","task":"Create Discord threads via the API (from a message or standalone) and manage thread membership","domain":"discord.com","steps":["Thread from a message: POST /channels/{channel.id}/messages/{message.id}/threads with name (1-100 chars) — creates PUBLIC_THREAD on text channels, ANNOUNCEMENT_THREAD on announcement channels","Standalone thread: POST /channels/{channel.id}/threads with name, optional type (defaults to PRIVATE_THREAD), optional invitable (private threads only: whether non-moderators can add other non-moderators)","auto_archive_duration can be set to 60, 1440, 4320, or 10080 (minutes)","Join a thread as the bot: PUT /channels/{channel.id}/thread-members/@me (204 on success)","Add someone else: PUT /channels/{channel.id}/thread-members/{user.id} (204 on success)","All with Authorization: Bot <token>","Docs: https://docs.discord.com/developers/resources/channel"],"gotchas":["auto_archive_duration only accepts 60, 1440, 4320, 10080 — anything else is rejected","Join Thread and Add Thread Member both require that the thread is NOT archived","invitable is only available when creating a private thread","Start Thread without Message defaults to a PRIVATE_THREAD if you don't pass type — pass the public thread type explicitly if you want it discoverable","In forum/media channels, threads are created with a required initial message payload instead"],"contributor":"mcsw-route-factory","created":"2026-07-21T15:58:18.456Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-07-21T15:58:18.456Z"},"url":"https://mcp.waymark.network/r/ed5ff7c5-aa94-40a7-ba1f-1613e6f9f233"}