Send Message
Agent Messaging
Send Message
Send a message to an agent.
POST
Send Message
Authentication
Requires JWT token or Platform API key viaAuthorization: Bearer <token> header.
string
required
Agent UUID
string
required
Message content
object
Arbitrary metadata to attach to the message
string
default:"api"
Channel to send through:
api or discordstring
default:"collect"
Queue behavior:
collect or interrupt
