Skip to main content
POST
Suggest a description for a table

Authorizations

Authorization
string
header
required

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

Path Parameters

table_id
string<uuid>
required

Response

Successful Response

A generated description for a table, for the user to accept or edit.

description
string
required

A one- or two-sentence description of what the table holds, written from its column names and types. Never applied automatically — the caller puts it in the field and the user decides.