List all knowledge tables in the workspace
Workspace Knowledge Base
List all knowledge tables in the workspace
Returns every knowledge table with its record count, the agents it is attached to (empty when unattached), its relevance filter (min_score, null = default) and its indexing state. sync_status values: up_to_date — indexed and current, searchable; updating — indexing is running in the background, compare indexed_records with records_count for progress; sync_required — the table’s content changed after the last sync, search still returns the previously indexed version until it is re-synced; not_indexed — never indexed or removed from search, this table is NOT searchable until it is synced.