Do you mean tool calls or you mean the SERVER URL ...
# general-english
a
Do you mean tool calls or you mean the SERVER URL you put in for transient agents in your settings area? You can set server timeout for tools https://docs.vapi.ai/api-reference/tools/update
Copy code
timeoutSeconds
double
Optional
>=1
<=120
This is the timeout in seconds for the request to your server. Defaults to 20 seconds.

@default 20