Search Agent Memory

View as Markdown

Search the agent’s OWN past conversations in this vault. e-mail, MCP and portal chat. for what was already asked, answered or decided. This is conversation history, NOT the knowledge base: use search_knowledge or search_transcripts for what was said in meetings.

Authentication

AuthorizationBearer
Create a personal key in Alpha settings, or use an access token issued to an approved OAuth client.

Request

This endpoint expects an object.
querystringRequired
What was talked about
vaultstringOptional

Exact vault id or name from list_vaults. Required whenever the key can reach more than one vault; never guess or use one client’s vault for another.

person_emailstringOptional
Narrow to exchanges with one person
limitdoubleOptional

1-25, default 12

Response headers

X-Request-IdstringOptional
Stable identifier for tracing this request in Alpha logs.

Response

Search Agent Memory completed.
datamap from strings to any or list of maps from strings to any
The result returned by the selected Alpha tool.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error