search_all
Cross-domain search in one call — spans schema objects, columns, UI facilities and programs at once. Use this when you don't yet know which layer a term lives in (e.g. 'check register' is a screen, a program and a table). Scope to one layer with type = object | column | facility | program (default all); limit is per domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Restrict to one domain (default all). 'table' is accepted as an alias for object. | |
| limit | No | Max results per domain (default 25) | |
| query | Yes | Search text, e.g. check register or posting_date |