list_kb_products
Discover exact AVEVA product names for knowledge base searches, with optional substring filtering to match informal names like 'PI AF' or 'Data Archive'.
Instructions
List AVEVA product names accepted by the products argument of search_pi_kb, optionally filtered by a substring.
Use when a search returns results spanning unrelated products and you need the exact spelling to narrow it, or when the user names a product informally ('PI AF', 'Data Archive') and you need AVEVA's canonical form. Not needed for a first, unscoped search.
Read-only; no side effects. AVEVA publishes over a thousand product names, so with no argument this returns only PI System products; pass contains to find products outside that set. Results are cached for the life of the process. Returns one name per line, alphabetically, or a note if nothing matched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contains | No | Case-insensitive substring to filter product names, e.g. 'vision', 'historian' or 'adapter'. Omit to list PI System products only. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |