Skip to content

Brain

brain_knowledge_search

Search the product knowledge graph.

Tool

Search the product knowledge graph.

Search the current product's knowledge-graph entities (Feature, Decision, Risk, and so on). Filter by entity type or name substring and paginate with offset.

Arguments

Name Type Required Description
entity_type string Filter by ontology entity type (e.g. Feature, Decision).
name string Filter by entity name/alias substring.
scope string Read scope: shared, private, or both. default: both
limit integer Max entities (up to 100).

Try it

Find the Decision entities in our product knowledge graph.

When to use

Search the current product's knowledge-graph entities (Feature, Decision, Risk, and so on). Filter by entity type or name substring and paginate with offset.

Example

Ask your agent something like this:

Find the Decision entities in our product knowledge graph.

The agent will invoke brain_knowledge_search with these arguments:

{
  "entity_type": "Decision"
}

Esc

Start typing to search the docs.

navigate select