bubble_migration_plan
Compare a target TDD file against the live Bubble.io schema to generate an ordered migration plan with add_field, create_type, and remove_field steps.
Instructions
Generates an ordered migration plan comparing a target TDD file against the live Bubble.io schema. Produces add_field, create_type, and remove_field steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tdd_path | Yes | Path to the target TDD markdown file |