Agent - API
Agent Run
POST
Description
Run the Laminar agent with the given prompt. The response can be streamed or returned as a single response.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Agent run result
The response is of type object
.