list_categories
Explore and organize content hierarchies by retrieving category IDs, names, and parent-child relationships. Use to filter videos, understand taxonomy, and manage content structure efficiently.
Instructions
Browse content organization hierarchy. USE WHEN: Exploring content structure, finding category IDs for filtering, understanding content taxonomy. Categories organize videos into folders/topics. RETURNS: Tree structure with category names, IDs, parent-child relationships. EXAMPLE: Find all videos in 'Training' category by first getting category ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of categories to return (default: 20) | |
search_text | No | Optional text to filter categories (e.g., 'training', 'marketing') |