Quickstart

Create a server tool, attach it to an agent, and let the LLM call it

Create a server tool that calls a public endpoint, attach it to an existing agent, and have the agent call it in a session.

Calling an endpoint that needs an API key? See Authorization Options to attach a secret to the tool.


Did this page help you?