| name | No | web-features display name for the feature. | |
| error | No | Present when the call failed. Absent on success. | |
| found | No | True when the feature string resolved to a tracked entry. | |
| status | No | Standards status for the resolved key. Absent for webextensions keys, which record none, and when the id spans more than one key. | |
| mdn_url | No | MDN reference page for the resolved key. | |
| outcome | No | found when per-feature data was returned, no_compat_data when the entry is tracked but owns no browser-compat-data keys, miss when nothing matched. | |
| support | No | One row per reported browser. Absent when the id spans more than one browser-compat-data key. | |
| baseline | No | Baseline state for the resolved key, or the feature rollup when a web-features id resolved to more than one key. | |
| guidance | No | What to do next on a miss or with no compat data. | |
| spec_urls | No | Specification URLs for the resolved key, always an array. | |
| compat_keys | No | Present when the web-features id spans more than one browser-compat-data key. Call this tool again with one of them for the per-browser fields. | |
| description | No | web-features description, or the browser-compat-data description with tags stripped. | |
| resolved_as | No | How the feature string was matched, or null on a miss. | |
| data_version | No | Vintage of each bundled dataset behind this answer. | |
| limiting_browser | No | Among the Baseline core browsers, the one requiring the newest release. Absent until every core browser has shipped a resolvable version. | |
| runtimesExcluded | No | Notes that the feature carries server-runtime or XR data that was left out. | |
| baselineNotMapped | No | Explains why a resolved key carries no Baseline state. | |