Skip to content

Knowledge Tools

Tools for interacting with GHOST’s knowledge base.

Hybrid search combining BM25 full-text and semantic embeddings.

ParameterTypeRequiredDescription
querystringyesSearch query
categoriesarraynoFilter by type: notes, references, diary, topics, scripts, code. Default: ["notes", "references", "diary"]
limitintegernoMax results. Default: 10

Create or update structured knowledge notes. Available only in reflection contexts.

ParameterTypeRequiredDescription
actionstringyescreate or update
titlestringyesNote title
bodystringyesMarkdown body (supports [[wiki links]])
archetypestringnoNote type (see below)
tagsarraynoTags for categorization
sourcesarraynoSource URLs for attribution
trustintegernoConfidence level 1-10. Default: 5

Archetypes: person, concept, decision, event, place, project, organization, procedure, media, quote, topic