POST
/
run
/
identify-endpoints
"<any>"

Headers

api-key
string
required

Body

application/json
api_base
string
required

The base URL of the API to which the integration will connect.

integration_id
string
required

A unique identifier for the integration making the request.

query
string
required

The query or prompt that the integration will use to identify available endpoints.

rephraser
boolean
required

A flag to indicate whether the integration should rephrase the query before processing.

llm_config
object
required
rephrasal_instructions
string | null

An optional system prompt used to guide or customize the integration's behavior.

Response

200
application/json
Successful Response

The response is of type any.