Azure / Azure/data-api-builder
[Enh]: Add `custom-tool` to `autoentities`
Open
2.x
auto-config
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
## What?
Allow auto-config stored procedures to be tools.
## Why?
So MCP authors can use auto-entities.
## How?
```json
{
"template": {
"mcp": {
"custom-tool": true
}
}
}
```
Contributor guide
Assessment
This issue has not been assessed yet.