capabilities
Query the verified abap2UI5 capability map to see if a UI5 feature can be built before assuming it's impossible. Get matching entries with statuses such as direct, workaround, or not-expressible.
Instructions
Query what abap2UI5 can express, from the verified capability map (CAPABILITIES.md — every entry names a proving port). Call this BEFORE deciding a UI5 feature cannot be built. Without arguments returns a summary; with query returns matching entries (status: direct | workaround | needs-live-test | not-expressible).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | keywords matched against feature/how/evidence, e.g. "tree binding" or "dialog" | |
| status | No | optional filter on the capability status |