Tool
brain_knowledge_search
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.