Request from the model to execute a tool.
@type t() :: %ASM.Message.ToolUse{ input: map(), tool_id: String.t(), tool_name: String.t() }