get_browser_tree
List the top-level categories and immediate entries from the Ableton Live browser by specifying a category type such as instruments, sounds, or drums.
Instructions
List the browser's top-level categories and their immediate entries. NOTE: returns a shallow listing (no deep hierarchy) - drill down with get_browser_items_at_path("instruments"), ...("sounds/Piano & Keys"), etc., or skip straight to search_browser when you know a name. category_type: "all", "instruments", "sounds", "drums", "audio_effects", "midi_effects".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_type | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |