← Tools Reference

Trent

Trent integration (AI, Security). Imported from open-connector.

API key1 toolhttps://chat.trent.ai
POST
trent_send_chat
Send one message to Trent's chat endpoint and return the assembled response content plus thread metadata.

/v1/chat

4 parameters
ParamTypeRequiredDescription
messagestringrequiredThe chat message or audit prompt to send to Trent.
contextstringoptionalOptional context string sent with the message.
thread_idstringoptionalOptional Trent thread ID for continuing an existing conversation.
client_infoobjectoptionalClient metadata sent to Trent for attribution and troubleshooting.