debug_animation_issue
Diagnose and resolve GSAP animation problems by analyzing code and unexpected behaviors to identify solutions.
Instructions
Expert debugging for GSAP animation problems with solutions
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue | Yes | Description of the animation problem or unexpected behavior | |
| code | No | Problematic animation code (optional but helpful) | |
| expected_behavior | No | What should happen vs what is happening |