memory_add
Ingest content into memory (conversation or document inputs). Agent is fixed by the OAuth connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes | content items to ingest | |
| task_id | No | optional shared task id; include findings in the task memory pool visible to other agents on the same task | |
| thread_id | No | optional free-form conversation/session label; reuse the same value to group memories within one session, omit for agent-wide memory |