network_manage
Configure and manage network operations in Godot games, including HTTP requests, WebSocket connections, multiplayer sessions, and remote procedure calls.
Instructions
Godot network operations. Call godot_catalog for the operation tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| op | Yes | Operation in the network branch | |
| params | Yes | Parameters for the selected operation |