# leapview agent ask

Ask the LeapView read-only agent a question

## Usage

```sh
leapview agent ask [question] [flags]
```

## Behavior

| Side effect | Confirmation |
| --- | --- |
| `write` | `never` |

## Options

| Flag | Type | Default | Required | Description |
| --- | --- | --- | --- | --- |
| `--conversation` | string | `` | false | existing agent conversation id |
| `--json` | bool | `false` | false | print JSON response |
| `--target` | string | `` | false | LeapView server URL |
| `--token` | string | `` | false | API token |
