Declared in strategy config by the consuming app. The runtime matches plan tool calls against these.
Summary
Types
@type t() :: %Cyclium.Intent.ToolSignature{ args_schema: binary() | nil, constraints: map(), name: binary(), side_effect: :read | :write | :external_effect, version: pos_integer() }