Save a test page
save_test_pageCreate or overwrite a standalone HTML test/QA page in a project's test-pages folder to enable direct testing and validation from chat.
Instructions
Create/overwrite a standalone HTML test/QA page under the project's test-pages/ folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | ||
| name | Yes | Page filename; .html is added if missing. | |
| project | Yes |