to_wire_tool_input(
name: str,
args: JsonObject,
) -> JsonObject| Name | Type | Description |
|---|---|---|
name* | str | Native dcode tool name (before wire renaming). |
args* | JsonObject | Native tool-call arguments. |
Map native tool arguments to the compatible wire input object.