CallableTool is an invokable tool that can be executed with external application (e.g., via Model Context Protocol) or local functions with function calling.
Executes the callable tool with the given function call arguments and returns the response parts from the tool execution.
Returns tool that can be called by Gemini.
CallableTool is an invokable tool that can be executed with external application (e.g., via Model Context Protocol) or local functions with function calling.