mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-13 08:15:21 +02:00
docs: restructure & add mintilify pages for tool
This commit is contained in:
parent
7532c75661
commit
793dee182d
8 changed files with 121 additions and 25 deletions
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue