Liman

Parameter

Attributes

attributenamestr
attributedescriptionstr | None
= None
attributein_Annotated[str, Field(alias='in')]
attributerequiredbool
= False
attributeschema_Annotated[ParameterSchema, Field(alias='schema')]

Functions

funcget_json_schemaget_json_schema(self) -> dict[str, Any]
paramself

Returns

dict[str, Any]
funcget_tool_argument_specget_tool_argument_spec(self) -> dict[str, Any]
paramself

Returns

dict[str, Any]

Last updated on