diff --git a/fern/docs.yml b/fern/docs.yml index 134a6c9fc..574fa6c80 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -261,6 +261,9 @@ navigation: - page: GoHighLevel path: tools/go-high-level.mdx icon: fa-light fa-arrow-up + - page: Scalekit + path: tools/scalekit.mdx + icon: fa-light fa-plug - section: Knowledge retrieval path: knowledge-base/knowledge-base.mdx icon: fa-light fa-book diff --git a/fern/tools/custom-tools.mdx b/fern/tools/custom-tools.mdx index 0e8bac867..e3ac4ba69 100644 --- a/fern/tools/custom-tools.mdx +++ b/fern/tools/custom-tools.mdx @@ -289,6 +289,7 @@ Let's revisit the weather tool example from before. If the tool successfully ret By following these guidelines and adapting the sample payload, you can easily configure a variety of tools to expand your Vapi assistant's capabilities and provide a richer, more interactive user experience. +For per-user third-party app access (connected accounts and authenticated tool execution behind a Function Server URL), see [Scalekit](/tools/scalekit). **Video Tutorial:**