Resolve a Noizu.Google.Client from process env / application config
and map SDK results to MCP tool return values.
Summary
Functions
Build a client with a usable access token from env / app config.
Map Google SDK result to MCP tool result.
Functions
@spec client() :: {:ok, Noizu.Google.Client.t()} | {:error, String.t()}
Build a client with a usable access token from env / app config.
Map Google SDK result to MCP tool result.