Generate Description

Generate a description for a model connection

Authentication

X-API-Keystring
API Key authentication via header
OR
AuthorizationBearer

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

Path parameters

landscapeIdstringRequired
versionIdstringRequired
modelConnectionIdstringRequired

Request

This endpoint expects an object.
typeenumRequired

Type of description to generate: “caption” for a short caption(50-70 characters), or “detailed” for a detailed description (max 2000 characters)

Allowed values:

Response

OK
descriptionstring

AI-generated description of the model connection

Errors