huaweicloud_run_readonly_command
Run a read-only hcloud command through the toolkit safety policy and redact output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Optional working directory for the hcloud process. | |
| args | Yes | ||
| timeoutMs | No | Optional timeout in milliseconds. Defaults to 60000. | |
| maxRetries | No | Optional retry count for transient network errors. Defaults to 1. |