Commit 322d52f
docs: Add missing mcp_ado_repo_get_file_content tool to TOOLSET.md (#1134)
Added the missing mcp_ado_repo_get_file_content tool to TOOLSET.md.
The tool was already implemented in repositories.ts but was not
documented.
## GitHub issue number
988
## **Associated Risks**
None
## ✅ **PR Checklist**
- [X] **I have read the [contribution
guidelines](https://github.com/microsoft/azure-devops-mcp/blob/main/CONTRIBUTING.md)**
- [X] **I have read the [code of conduct
guidelines](https://github.com/microsoft/azure-devops-mcp/blob/main/CODE_OF_CONDUCT.md)**
- [X] Title of the pull request is clear and informative.
- [X] 👌 Code hygiene
- [N/A] 🔭 Telemetry added, updated, or N/A
- [X] 📄 Documentation added, updated, or N/A
- [N/A] 🛡️ Automated tests added, or N/A
## 🧪 **How did you test it?**
No testing is needed since it is just a documentation update
Co-authored-by: Krishna Prasath D <krid@microsoft.com>
Co-authored-by: Dan Hellem <dahellem@microsoft.com>1 parent 002f556 commit 322d52f
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
390 | 391 | | |
391 | 392 | | |
392 | 393 | | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
393 | 401 | | |
394 | 402 | | |
395 | 403 | | |
| |||
0 commit comments