Initial commit
This commit is contained in:
7
skills/skill-adapter/scripts/README.md
Normal file
7
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user