ToolArgumentJSONSchema
TypedDict for JSON Schema representation of a tool argument.
Attributes
attributetypestr | Noneattributeany_ofAnnotated[list[dict[str, Any]], Field(alias='anyOf')] | Noneattributedescriptionstr | Noneattributepropertiesdict[str, ToolArgumentJSONSchema] | NoneLast updated on