Parameters for the Tool classes.
interface FakeToolParamsDefault config object for the tool runnable.
The tool response format.
If "content" then the output of the tool is interpreted as the contents of a ToolMessage. If "content_and_artifact" then the output is expected to be a two-tuple corresponding to the (content, artifact) of a ToolMessage.
Whether to show full details in the thrown parsing errors.
Default config object for the tool runnable.
Optional provider-specific extra fields for the tool.
Metadata for the tool.
The tool response format.
Whether to show full details in the thrown parsing errors.