send_command
Execute a script directly in the PyNet engine by specifying the target process ID, script name, and content, with a configurable timeout.
Instructions
Direct script execution in the PyNet engine (Target PID, Script Name, Content).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | ||
| content | Yes | ||
| timeout | Yes | ||
| script_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |