Files
2025-11-29 18:50:41 +08:00

8 lines
388 B
Markdown

# Scripts
Bundled resources for make-scenario-builder skill
- [ ] create_scenario.py: Script to generate Make.com scenario JSON from natural language input.
- [ ] validate_scenario.py: Script to validate the generated Make.com scenario JSON against the Make.com API schema.
- [ ] deploy_scenario.py: Script to deploy the generated Make.com scenario to a Make.com account using the API.