aion_api_chat
Send a message to Aion via the internal service endpoint to get answers enriched with full memory context, without requiring a user session.
Instructions
Send a message to Aion via the internal service chat endpoint (/api/service/chat). Uses the AION_SERVICE_TOKEN for auth — no user session required. Aion responds with full memory context injected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | No | Optional channel name to scope context (default: global) | |
| message | Yes | Message to send to Aion |