Interoperableconvert_tool
to convert a given tool into a desired format or type.
Parameters:
Name | Description |
---|---|
*args | |
**kwargs |
Interoperable
protocol.Name | Description |
---|---|
tool | The tool object to be converted. Type: Any |
**kwargs | Additional parameters to pass during the conversion process. Type: Any |
Type | Description |
---|---|
Tool | Tool: The converted tool in the desired format or type. |
Interoperable
protocol.Type | Description |
---|---|
str | None | str: The reason for the interoperability class being unsupported. |