Liman

ToolArgumentJSONSchema

TypedDict for JSON Schema representation of a tool argument.

Attributes

attributetypestr | None
attributeany_ofAnnotated[list[dict[str, Any]], Field(alias='anyOf')] | None
attributedescriptionstr | None
attributepropertiesdict[str, ToolArgumentJSONSchema] | None

Last updated on

On this page