Agent tool to make outbound calls?

is there an example of an agent tool that makes an outbound call? Ive seen in the documentation how to setup a standalone outbound call based agent but in my case Im building an agent that takes an inbound call, and then based on a tool trigger makes a subsequent outbound call to another caller to gather additional information before ending its workflow

does anyone have any documentation pointers or examples of a tool implementation that does something similar?

We have the following examples for a warm transfer, do these meet your needs?

There are some other examples, like just making a simple outbound call, Outbound Calling Script | LiveKit Documentation, but I believe you have seen that.

TY! This isn’t exactly what Im looking for but the agent example shows how in code I can write a tool that does what I want, theoretically it should be straight fwd to then simply add that tool to my agent. Ill report back if i cant get it working

1 Like