get_webidl
Retrieve WebIDL interface definitions to understand JavaScript APIs in web specifications. Specify a shortname like 'service-workers' or 'dom' to get the official definitions.
Instructions
Get WebIDL interface definitions for a specification. WebIDL defines the JavaScript APIs.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shortname | Yes | Specification shortname (e.g., "service-workers", "fetch", "dom") |