Property
Attributes
attributenamestrattributetype_Annotated[ParameterType | list[ParameterType] | None, Field(alias='type', default=None)]attributetitlestr | None= Noneattributedescriptionstr | None= Noneattributerequiredbool= Falseattributeexamplestr | int | float | None= NoneFunctions
funcparseparse(cls, /, values) -> dict[str, Any]paramclsparamvaluesdict[str, Any]Returns
dict[str, Any]func_compose_type_compose_type(items) -> tuple[list[str], bool]paramitemslist[dict[str, Any]]Returns
tuple[list[str], bool]funcget_tool_parameter_specget_tool_parameter_spec(self) -> dict[str, Any]paramselfReturns
dict[str, Any]Last updated on