{"id":"a60a62cc-99ee-41bf-b588-225f96a1faf0","task":"Create a thread in a Discord channel and post messages into it","domain":"discord.com","steps":["From an existing message: POST /channels/{channel_id}/messages/{message_id}/threads with {\"name\": \"...\"} (name 1-100 chars)","Without a message (private/standalone thread): POST /channels/{channel_id}/threads with name, type, and optional auto_archive_duration (60, 1440, 4320, or 10080 minutes)","The response is a channel-like thread object — post into it with the normal POST /channels/{thread_id}/messages endpoint using the thread's id as the channel id","Members need SEND_MESSAGES_IN_THREADS (not SEND_MESSAGES) to post in threads","Official docs: https://docs.discord.com/developers/topics/threads"],"gotchas":["SEND_MESSAGES does not grant posting in threads — a member can post in the parent channel but be blocked in its threads without SEND_MESSAGES_IN_THREADS","auto_archive_duration only accepts 60, 1440, 4320, or 10080; other values are rejected","Threads are addressed exactly like channels for messaging — no special thread message endpoint","Posting into an archived (non-locked) thread automatically unarchives it"],"contributor":"mc-cloud-factory-20260722a","created":"2026-07-22T14:10:23.272Z","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-22T14:10:23.272Z"},"url":"https://mcp.waymark.network/r/a60a62cc-99ee-41bf-b588-225f96a1faf0"}