Skip to content

Introducing Truto Agent Toolsets

Newest offering of Truto SuperAI. It helps teams using Truto convert the existing integrations endpoints into tools usable by LLM agents.

Nachi Raman Nachi Raman · · 2 min read
Introducing Truto Agent Toolsets

Built the True Truto Way ®️, the Truto Agent Toolset feature let you use the existing Truto Proxy APIs as tools in your LLM Agent workflows. Like everything else in Truto, these tools are fully customizable and extensible - because we believe in giving you the freedom to build integrations your way, without any platform lock-in.

Truto Agent Toolset Demo

Turning your Proxy API into a Truto tool is incredibly simple. Just add a description to your Integration's API method and specify any query parameters it accepts. That's it! Your Proxy API method will automatically be exposed through a new /tools endpoint for each integrated account.

All the new integrations built by Truto will be Agent First and support tool calling. We are rapidly increasing the coverage for the existing integrations and aim to have 100% tool calling coverage by end of this year.

As part of this feature, we have also released a brand new Langchain.js Toolset SDK which integrates with Langchain.js and seamlessly provides a set of tools ready to use for an integrated account. Check it out here.

Why use it?

Our tools platform is designed with real-world usage in mind. A tool's effectiveness depends on how well the tool description matches your customers' queries. If you notice a tool isn't being called for certain types of questions, you can easily enhance its description to improve its usage. Best part? All tool description updates are reflected in real-time through the /tools endpoint - no need to redeploy your LLM!

Also, Truto already does the heavy lifting stuff related to integrations like auth management, pagination normalization, rate limit header normalization, etc. And you can also add your own integrations, resources and methods. A truly open platform.

Dive-in

We have written a detailed documentation around tool calling here. Excited to see what you build!

What's next?

MCP of course. We're developing fully customizable MCP servers that will leverage the same tool descriptions used by the /tools endpoint. These servers will include additional features like permission levels and more. Stay tuned for updates!

FAQ

How do I turn a Truto Proxy API into an LLM tool?
To convert a Proxy API into a tool, you simply add a description to the integration's API method and specify its query parameters. The method is then automatically exposed through a new /tools endpoint.
Do I need to redeploy my LLM when updating tool descriptions in Truto?
No, all updates to tool descriptions are reflected in real-time through the /tools endpoint. This allows you to refine how agents call tools without any downtime or redeployment.
Does Truto support Langchain for AI agent integrations?
Yes, Truto has released a Langchain.js Toolset SDK. This SDK integrates seamlessly with Langchain.js to provide a set of ready-to-use tools for any integrated account.

More from our Blog

RAG simplified with Truto
Product Updates

RAG simplified with Truto

Truto provides a comprehensive solution that supports every step of your RAG-based workflow. Learn more in this blog post.

Uday Gajavalli Uday Gajavalli · · 5 min read