Azure / Azure/azure-rest-api-specs
Update typespec-project.instructions.md to recommend MCP tool for TypeSpec validation
Open
AzSDK Tools Agent
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
## Summary
The instruction file .github/instructions/typespec-project.instructions.md currently recommends running tsp compile . directly for TypeSpec validation (line ~131), but sdk-generation.instructions.md correctly recommends using the azsdk_run_typespec_validation MCP tool instead.
## Recommendation
Update typespec-project.instructions.md to align with the MCP tool approach, or clarify when each method should be used.
## Files Affected
- .github/instructions/typespec-project.instructions.md
Contributor guide
Assessment
This issue has not been assessed yet.