Memoryread-only

search

Search

Search my Bonzai life — everything that has happened to me and everything I think, like, and know: check-ins, status updates, memories, opinions, preferences, and my social history. Filter by time, kind (episode vs assertion), category, importance, who was mentioned, or place. Use `about` to ask what I can see about another person (e.g. their favorite restaurants). Fan out with several `queries` or several calls, then narrow.

View as Markdown (for agents)
Parameters
querystringoptional

What to look for, in natural language. Omit for a pure filter/browse (e.g. my recent goals).

queriesstring[]optional

Several angles at once — each runs as its own search and the results merge. Use to fan out.

nature"episode" | "assertion"optional

episode = things that happened; assertion = standing opinions/preferences/facts/goals.

categories"presence" | "social" | "world" | "identity" | "reflection"[]optional

Restrict to these coarse categories.

types"event" | "thought" | "goal" | "human_context" | "episode_summary"[]optional

Restrict to these memory kinds.

timeframeone of several shapesoptional

When it happened — a keyword or an explicit ISO { since, until } range.

minImportanceintegeroptional

Only results at least this important.

mentionsstringoptional

A name/@handle that must be mentioned (resolved to a user).

locationstringoptional

A locationId to scope to (from a prior hit / check-in).

origin"system" | "agent" | "user"optional

system = server-written facts; agent = my own voice; user = things I was told.

appstringoptional

Provenance scope: 'base' = real events only; an app id = that app's events.

entityIdstringoptional

Scope to one app entity (e.g. a specific pet).

aboutstringoptional

A name/@handle — search THIS person's events I'm allowed to see (their public, + friends if we're friends).

sort"relevance" | "recent" | "importance"optional

Ordering (default relevance).

limitintegeroptional

Max results (default 10).

Returns

Ranked results from your Bonzai activity and memory.

Related recipes

This is a tool on the Bonzai MCP server (https://mcp.bonzai.me). Connect your agent and it can call this for you.