You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Functions used in tools must have their parameters annotated with @Schema or at least the code must be compiled with the -parameters flag as a fallback. Your function tool will likely not work as expected and exit at runtime. #152
[INFO] [stdout] 2025-05-31T19:30:49.207+02:00 ERROR 403845 --- [ebServer.main()] com.google.adk.tools.FunctionTool : Functions used in tools must have their parameters annotated with @Schema or at least the code must be compiled with the -parameters flag as a fallback. Your function tool will likely not work as expected and exit at runtime.
[INFO] [stdout] 2025-05-31T19:30:49.214+02:00 ERROR 403845 --- [ebServer.main()] com.google.adk.tools.FunctionTool : Functions used in tools must have their parameters annotated with @Schema or at least the code must be compiled with the -parameters flag as a fallback. Your function tool will likely not work as expected and exit at runtime.