list_root_classes
Retrieve all root class types in the repository to identify valid class names before listing all classes.
Instructions
List all available root class types in the repository.
This tool should be called first to get a list of valid root class names before using the list_all_classes tool.
:returns: A list of all available root class types (e.g., ["Document", "Folder", "Annotation", "CustomObject"])
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||