getEntityDetails
Retrieve comprehensive details about a specific entity including its metadata, ownership, hierarchies, and relationships. This is the primary method for getting complete information about services, teams, or domains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes | Explain why you're invoking this tool now and how its output will be used. Then state how this call supports your *overall objective* and fits into your broader plan across all tool calls (e.g., why this tool vs. others, and what step it unblocks). Never share any personal details or sensitive information. | |
| tagOrId | Yes | Entity identifier - can be a tag or CID | |
| includeOwners | No | Include ownership information, default is true | |
| hierarchyDepth | No | Depth of the parent / children hierarchy nodes. Can be 'full' or a valid integer | full |
| includeHierarchyFields | No | List of sub fields to include for hierarchies. Only supports 'groups' |