MCP-Discord

by jar285
MIT License
  • Linux
  • Apple

discord_get_forum_post

Retrieve detailed information and messages from a Discord forum post by specifying its thread ID, enabling AI assistants to manage and analyze forum discussions effectively.

Instructions

Retrieves details about a forum post including its messages

Input Schema

NameRequiredDescriptionDefault
threadIdYes

Input Schema (JSON Schema)

{ "properties": { "threadId": { "type": "string" } }, "required": [ "threadId" ], "type": "object" }
ID: 4k20oqxijs