fusion_docs_search_columns
Search all documented Fusion tables for columns by name or business meaning. Full-text search over column names and descriptions finds matches even without knowing naming conventions.
Instructions
Search columns across ALL documented tables by name or business meaning.
Full-text search over the local docs snapshot -- both column names and
their descriptions -- so "supplier hold reason" finds
POZ_SUPPLIER_SITES_ALL_M.PURCHASING_HOLD_REASON without knowing any
naming convention. Instant and token-cheap; prefer it over the live
fusion_search_columns for discovery, then verify existence on the pod
only when you execute.
Args: term: Words to match (AND-combined), or a column-name fragment. limit: Maximum matches returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||