Open
Description
I only used the MCP client to create methods and did not use Bean to construct them. However, when calling a method that does not exist in the MCP client, I will use the resolve method of the SpringBeanToolFHIR Parser created in ToolCallingAutoConfiguration to create the Bean. At this point, the program will directly report an error:
java.lang.IllegalArgumentException: Functional bean with name mcp_client_filesystem_delete_file does not exist in the context.