Skip to main content
Glama

Azure Topology Graph MCP Server

by dhippley

get_resource

Retrieve detailed information about any Azure resource using its full resource ID to understand resource properties and configuration.

Instructions

Get detailed information about a specific Azure resource

Input Schema

NameRequiredDescriptionDefault
resourceIdYesFull Azure resource ID

Input Schema (JSON Schema)

{ "properties": { "resourceId": { "description": "Full Azure resource ID", "type": "string" } }, "required": [ "resourceId" ], "type": "object" }

Other Tools from Azure Topology Graph MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/dhippley/azure_mcp_graph'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server