execute_raw
Execute raw command strings on agents using the AxScript engine, parsing input exactly as in the agent console for advanced commands not available through other tools.
Instructions
Execute a raw command string on an agent (AxScript engine). The cmdline is parsed exactly as if typed in the agent console. Use for advanced commands not covered by other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| cmdline | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |