make-html-page
Generate HTML pages using GPT-5 and save them to specified file paths for creating web content directly from AI interactions.
Instructions
Generate an HTML page using GPT-5 and save it to a file path
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}