Discourse · Capability
Discourse API Documentation — Categories
Discourse API Documentation — Categories. 6 operations. Lead operation: Show category. Self-contained Naftiko capability covering one Discourse business surface.
What You Can Do
GET
Getcategory
— Show category
/v1/c/{id}/show-json
GET
Listcategorytopics
— List topics
/v1/c/{slug}/id-json
POST
Createcategory
— Creates a category
/v1/categories-json
GET
Listcategories
— Retrieves a list of categories
/v1/categories-json
PUT
Updatecategory
— Updates a category
/v1/categories/id-json
GET
Getsite
— Get site info
/v1/site-json
MCP Tools
show-category
Show category
read-only
idempotent
list-topics
List topics
read-only
idempotent
creates-category
Creates a category
retrieves-list-categories
Retrieves a list of categories
read-only
idempotent
updates-category
Updates a category
idempotent
get-site-info
Get site info
read-only
idempotent