Provides struct and type for a ToolDefinitionsResponse
Summary
Types
@type t() :: %Gleanex.Client.ToolDefinitionsResponse{ notFound: [String.t()] | nil, tools: [Gleanex.Client.ToolDefinition.t()] }
Provides struct and type for a ToolDefinitionsResponse
@type t() :: %Gleanex.Client.ToolDefinitionsResponse{ notFound: [String.t()] | nil, tools: [Gleanex.Client.ToolDefinition.t()] }