Provides struct and type for a UnauthorizedAgentToolsError
Summary
Types
@type t() :: %Gleanex.Client.UnauthorizedAgentToolsError{ authenticationSuggestions: [Gleanex.Client.ServerToolRequest.t()], message: String.t() }
Provides struct and type for a UnauthorizedAgentToolsError
@type t() :: %Gleanex.Client.UnauthorizedAgentToolsError{ authenticationSuggestions: [Gleanex.Client.ServerToolRequest.t()], message: String.t() }