Discourse · Capability
Discourse API Documentation — Private Messages
Discourse API Documentation — Private Messages. 3 operations. Lead operation: Creates a new topic, a new post, or a private message. Self-contained Naftiko capability covering one Discourse business surface.
What You Can Do
POST
Createtopicpostpm
— Creates a new topic, a new post, or a private message
/v1/posts-json
GET
Getusersentprivatemessages
— Get a list of private messages sent for a user
/v1/topics/private-messages-sent/username-json
GET
Listuserprivatemessages
— Get a list of private messages for a user
/v1/topics/private-messages/username-json
MCP Tools
creates-new-topic-new-post
Creates a new topic, a new post, or a private message
get-list-private-messages-sent
Get a list of private messages sent for a user
read-only
idempotent
get-list-private-messages-user
Get a list of private messages for a user
read-only
idempotent