Skip to content

Validate LLM Instructions Files #2

Validate LLM Instructions Files

Validate LLM Instructions Files #2

Workflow file for this run

name: Validate LLM Instructions Files
on: workflow_dispatch
jobs:
verify-mcp-tools:
name: Verify MCP Tool References
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: azsdk-cli verify
shell: pwsh
run: ./eng/scripts/Verify-McpToolReferences.ps1 -InstructionsPath ./eng/common/instructions/azsdk-tools -ToolSourcePath ./tools/azsdk-cli/Azure.Sdk.Tools.Cli/Tools