Get Organization Chart Summary
get_organization_chart_summaryGet a lightweight hierarchical org chart with minimal person data (uid, name, title, department, country) to reduce token usage for large directories.
Instructions
Get lightweight organization chart for reduced token usage.
Returns a hierarchical view with minimal person data (uid, name, title, department, country). Ideal for large organization charts where token usage is a concern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_depth | No | Maximum depth to traverse | |
| manager_id | Yes | Manager identifier (uid, email, or DN) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |