Backplane. AiProtocol. ToolDefinition
(backplane_ai_protocol v0.7.0)
Copy Markdown
Provider-neutral tool declaration.
A definition only describes and validates a tool. It never grants authorization to execute it.
Summary
Types
Functions
@spec new(map()) :: {:ok, t()} | {:error, Backplane.AiProtocol.Error.t()}