send_command_by_path
Execute a script file directly from its file path in the PyNet engine, without sending content inline.
Instructions
Executes a script file directly by path in the PyNet engine, without sending content inline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | ||
| timeout | Yes | ||
| file_path | Yes | ||
| script_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |