Skip to main content
Glama
ibm-ecm

Core Content Services MCP Server

Official
by ibm-ecm

list_all_classes

Retrieve all available classes for a specific root class type in IBM FileNet Content Manager. Use to identify document, folder, annotation, or custom object classes for content management operations.

Instructions

List all available classes for a specific root class type.

IMPORTANT: Only use this tool when the user explicitly asks to see a list of classes of a specific root class. If a user does not specify a root_class, you MUST request the root class from them. To get a list of all valid root class names that can be used with this tool, you can call the list_root_classes_tool tool.

:param root_class: The root class to list all classes for (e.g., "Document", "Folder", "Annotation", "CustomObject")

:returns: A list of all classes for the specified root class, or a ToolError if an error occurs

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
root_classYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ibm-ecm/cs-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server