v1

latestOpenAPI 3.1.02026-08-06209117239.7 KB
spaces

Memory map summary

Lightweight counts and tag histogram for the Memory Workspace map. Does not return memory body text. When the space exceeds the scan cap, meta.approximate_counts is true and totals may be lower bounds. top_tags are derived from the first meta.tag_sample_limit objects (newest first) matching filters.

get/spaces/{space_id}/memory-map/summary

Path parameters

space_idstring required

Query parameters

exclude_chunksboolean

When true, exclude chunk rows; map shows logical memories

When true, exclude chunk rows; map shows logical memories

tagsstring[] nullable

Filter by tags (any match)

Filter by tags (any match)

sourcestring nullable

Filter by source

Filter by source

min_importanceinteger nullable

Minimum importance

Minimum importance

tag_sample_limitinteger

Max objects scanned for top_tags histogram

Max objects scanned for top_tags histogram

Response

Successful Response

space_idstring required

Space identifier

total_nodesinteger required

Count of objects matching filters (and exclude_chunks when true)

total_raw_objectsinteger nullable

When exclude_chunks is true, total objects before excluding chunks

chunks_excluded_countinteger nullable

When exclude_chunks is true, number of chunk rows not shown as nodes