| Name | Type | Description | Notes |
|---|---|---|---|
| agent_id | str | Agent identifier for auditing | |
| json | bool | Set output format to JSON | [optional] [default to False] |
| name | str | Secret name (dynamic secret or rotated secret) | |
| payload | str | Query or action payload (SQL, natural language, or CLI-style) | |
| token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
| uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |