Skip to content

Convert MCP GetAzResourceTypeSchema output to standard JSON Schema format#19388

Open
gary-x-li wants to merge 2 commits intomainfrom
ligar/std-json
Open

Convert MCP GetAzResourceTypeSchema output to standard JSON Schema format#19388
gary-x-li wants to merge 2 commits intomainfrom
ligar/std-json

Conversation

@gary-x-li
Copy link
Copy Markdown
Contributor

@gary-x-li gary-x-li commented Apr 6, 2026

Description

Converts the GetAzResourceTypeSchema MCP tool output from a custom JSON format to standard JSON Schema, improving AI comprehension of Azure resource type schemas.

Checklist

Microsoft Reviewers: Open in CodeFlow

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

Test this change out locally with the following install scripts (Action run 24050218969)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 24050218969
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 24050218969"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 24050218969
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 24050218969"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant