Validate Wavedash Config
wavedash_validate_configValidate pasted wavedash.toml text for basic Wavedash CLI config issues. This does not read files; provide the config text as input.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toml | Yes | Contents of wavedash.toml. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Human-readable tool result text. |