Skip to main content
POST
Submit tool responses (Model Interface Protocol)

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

identifier
string
required

The unique identifier of the assistant specialization

chatUid
string
required

The unique identifier of the chat conversation

Body

application/json
responses
object[]
required

Array of tool call responses

Response

Tool responses submitted successfully, processing continues

chatUid
string
Example:

"550e8400-e29b-41d4-a716-446655440000"

message
string
Example:

"Tool responses received, processing continues"