Implements WrapInterface.deserialize_wrapped() for wrapped tool execution.
For WebFetch, no special handling is needed - simply calls the regular deserialize() method since wrapped tools can pass parameters directly.
| parameters_node |
The parameters as a Json.Node |
| command_template |
The command template (not used for WebFetch) |
|
A Request instance or null if deserialization fails |