# suggest

`speakeasy suggest`  

Automatically improve your OpenAPI document with an LLM  

## Details

## Suggest 

Automatically optimise your OpenAPI document for SDK generation with an LLM powered suggestions

## Usage

```
speakeasy suggest [flags]
```

### Options

```
  -h, --help   help for suggest
```

### Options inherited from parent commands

```
      --logLevel string   the log level (available options: [info, warn, error]) (default "info")
```

### Parent Command

* [speakeasy](/docs/speakeasy-reference/cli/getting-started)	 - The Speakeasy CLI tool provides access to the Speakeasy.com platform
### Sub Commands

* [speakeasy suggest error-types](/docs/speakeasy-reference/cli/suggest/error-types)	 - Automatically improve your SDK's error handling ergonomics
* [speakeasy suggest operation-ids](/docs/speakeasy-reference/cli/suggest/operation-ids)	 - Automatically improve your SDK's method names
