Goal-driven debug playbook
webgl_debug_playbookReturns a deterministic multi-phase tool sequence for WebGL debugging, including attach, capture, diagnose, fix, and verify steps, based on input symptoms and goals.
Instructions
Given a URL/goal/symptoms, return a deterministic multi-phase tool sequence for AI automated WebGL debugging (attach → capture → diagnose → fix → verify).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| goal | Yes | ||
| symptoms | No |