Send a message to the agent and receive complete response.Documentation Index
Fetch the complete documentation index at: https://noorle.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request
POST/message/send
Response
| Field | Type | Description |
|---|---|---|
text | string | Agent response text |
task_id | string | Task ID for tracking |
tokens | object | Token usage |
Status Codes
| Code | Meaning |
|---|---|
| 200 | Success, response complete |
| 400 | Invalid message format |
| 500 | Agent error |
| 504 | Timeout |
Related Methods
- message/stream - Streaming response
- tasks - Task status