In the use of Function Calling, is it supported to specify tools for ChatClient by passing in the name attribute of @Tool().Because I saw that the defaultTools() and tools() in ChatClient allow toolNames to be passed in

Comment From: DonnanX

Or is there any other way for Spring AI to specify the Tool for the ChatClient by only passing in the toolName