{
  "name": "dynamic_audio_element",
  "description": "Demonstrates HTMLMediaElement audio playback by generating a WAV file from raw PCM math and playing it via an `<audio>` element. Tests the HTMLMediaElement.play() audio capture path.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}