Skip to main content
Glama
sgx-labs

Stateless Agent Memory Engine (SAME)

search_notes_filtered

Search a knowledge base using natural language queries and filter results by domain, workstream, tags, agent attribution, trust state, or content type to find specific information.

Instructions

Search the user's knowledge base with metadata filters. Use this when you want to narrow results by domain (e.g. 'engineering'), workstream (e.g. 'api-redesign'), tags, agent attribution, trust state, or content type.

Args: query: Natural language search query top_k: Number of results (default 10, max 100) domain: Filter by domain (e.g. 'engineering', 'product') workstream: Filter by workstream/project name tags: Comma-separated tags to filter by agent: Filter by agent attribution (e.g. 'codex', 'claude') trust_state: Filter by trust state (validated, stale, contradicted, unknown) content_type: Filter by content type (decision, handoff, note, research)

Returns filtered ranked list.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesNatural language search query
top_kYesNumber of results (default 10, max 100)
domainNoFilter by domain
workstreamNoFilter by workstream
tagsNoComma-separated tags to filter by
agentNoFilter by agent attribution
trust_stateNoFilter by trust state (validated, stale, contradicted, unknown)
content_typeNoFilter by content type (decision, handoff, note, research)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sgx-labs/statelessagent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server