POST
/
v1
/
suggest-columns

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
column_configs
object[]
required

Existing column configurations.

prompt
string | null

Description of a use case or desired schema.

size
integer
default: 5

Number of columns to generate.

Required range: x > 1

Response

200 - application/json
kind
enum<string>
default: agent
Available options:
agent
name
string
required
key
string
required
value
object
required