7 lines
318 B
YAML
7 lines
318 B
YAML
interface:
|
|
display_name: "Netlify Deploy"
|
|
short_description: "Deploy web projects to Netlify with the Netlify CLI"
|
|
icon_small: "./assets/netlify-small.svg"
|
|
icon_large: "./assets/netlify.png"
|
|
default_prompt: "Deploy this project to Netlify and return the preview URL, build settings, and any required fixes."
|