cloud.resourceTree
Map your team's AI resource hierarchy across platforms and directories to identify available skills before loading.
Instructions
Return the team's full AI resource hierarchy grouped by platform → top-level directory (.claude/skills, .cursor/rules, .kiro/steering, …) → files. Use this BEFORE listSkills when an orchestrator needs to map available context before loading. Requires MODELBOUND_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Optional: restrict to a single source platform (e.g. 'claude-code'). | |
| repo | No | Optional: restrict to a single repo (e.g. 'org/name'). |