docs: restructure & add mintilify pages for tool

This commit is contained in:
Sabiha Khan 2026-02-27 18:10:51 +05:30
parent 7532c75661
commit 793dee182d
8 changed files with 121 additions and 25 deletions

View file

@ -43,7 +43,24 @@
"voice-agent/introduction",
"voice-agent/editing-a-workflow",
"voice-agent/template-variables",
"voice-agent/tools",
{
"group": "Tools",
"pages": [
{
"group": "Built-in Tools",
"pages": [
"voice-agent/tools/call-transfer",
"voice-agent/tools/end-call"
]
},
{
"group": "Custom Tools",
"pages": [
"voice-agent/tools/http-api"
]
}
]
},
{
"group": "Nodes",
"pages": [