search_org_knowledge
Search what this organization has written down — policies, runbooks, decisions, postmortems, onboarding docs, past projects. ACL-filtered to you: content you lack a role for is never returned. Omit folder to search everything you can reach.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| how | No | auto (default) searches by meaning where available and falls back to text; meaning = semantic; text = exact string; titles = file metadata only | |
| limit | No | max results this page (clamped to the server cap MAX_PAGE_SIZE) | |
| query | Yes | what you want to know, in the user's own words | |
| token | No | Bearer token identifying the principal. Usually omitted — supplied by the transport (HTTP Authorization header or the server's AGENTLEFS_TOKEN env). Only pass this to override. | |
| offset | No | results to skip — pass the previous page's nextOffset to page | |
| location | No | full path to scope to, e.g. "handbook" or "handbook/vendor". Omit to cover everything you can reach. |