Four Plugin Tools, Their Contracts & the OpenClaw Interaction Protocol
| User Intent Pattern | Tool | Agent Behavior |
|---|---|---|
| "What did I write about X?" "How was my Y in Z?" |
search | Query vault, synthesize answer from chunks |
| "Index my vault" "Update the search index" |
index | Choose mode (sync default, full on no index), poll status |
| "Is the index up to date?" "How many docs are indexed?" |
status | Report health, suggest index if stale |
| "Remember this" Auto-suggest after search |
memory_store | Confirm with user, store key+value+source |