Get Organization Chart
get_organization_chartRetrieve an organization chart starting from a specified manager, returning a hierarchical view of reporting relationships up to an optional depth.
Instructions
Get organization chart starting from a specific manager.
Returns a hierarchical view of the organization structure.
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 |