aion_query
Send messages to AION through its REST API, injecting full memory context for informed replies. Automatically falls back to Ollama if the API is offline.
Instructions
Send a message to AION via its public REST API (port 3003). AION will respond with full memory context (facts + summaries) injected. Automatically falls back to a direct Ollama query (without memory) if the API is offline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The message to send to AION |