Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
list-role-assignments | List role assignments for the subscription or resource group |
get-role-definitions | List available role definitions |
get-user-permissions | Get detailed user permissions by combining role assignments and role definitions |
run-azure-code | Run Azure code |
list-tenants | List all available Azure tenants |
select-tenant | Select Azure tenant and subscription |
list-resource-groups | List all resource groups in the selected subscription |
get-resource-details | Get detailed information about a specific resource |
create-resource-group | Create a new resource group |