fusion_api_search
Find REST resources and fields by name or business meaning. Turn user phrases into exact API field names before asking for input.
Instructions
Find REST resources and fields by name or business meaning.
Instant, local, no pod round trip. Use it to turn a phrase the user said
("the business unit that raises the request") into the field name the API
expects (RequisitioningBUId) before asking them anything.
Args: term: Substring to match against resource names, field names and business descriptions. limit: Maximum matches per kind (resources and fields counted apart).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||