search_schema_objects
Find Microsoft Graph entity types, permissions, or Entra roles by name and get canonical node IDs for schema graph visualization and expansion.
Instructions
Name search across Graph entity types, permission scopes, and Entra roles — resolves fuzzy names to canonical node ids for visualize_schema_graph / expand_schema_node. Returns ranked candidates {id, kind, label, sub}; prefix matches rank first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kinds | No | Restrict to these kinds; default all | |
| limit | No | ||
| query | Yes | ||
| endpoint | No | Snapshot used for entity type names | v1.0 |