> By configuring your assistant's tools to call your server endpoints
I am intending on using this server request to fetch an assistant in Assistant Request, meaning no call has started yet, and based on the serverURL response, an assistant is returned which initiates the call.
I doubt tool calling is the answer for this, right?