Back to tools

list_categories

List all content categories.

Schema and Policy
{
  "name": "list_categories",
  "description": "List all content categories.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "category": "Categories",
  "authRequired": false,
  "mutability": "read",
  "status": "active"
}