class LittleGhost::Content::ToolUse
Describes one tool call requested by a provider-backed model.
Attributes
The non-empty provider call identifier used to match a ToolResult.
The object-shaped arguments supplied by the model.
The non-empty model-visible tool name.
Public Class Methods
# File lib/little_ghost/content.rb, line 152
Requires non-empty String-compatible id and name values and an object-shaped input.