Is there any way to connect v0 with n8n and automate?

Hey I have created a workflow in n8n which craft prompts for v0 now can I automate it further like input these prompts into v0 and generate website and deploy . Is there any way if yes kindly tell .. basically I have prompt generated in my n8n now I don’t want to manually put in v0 and generate site and deploy this part also I want to automate. So kindly tell

Btw, I won a tshirt for how much time it is valid to claim I thought to order later

Hi, you can probably wire something up to use v0’s ?q urls –

v0.dev/chat?q=my+query+here will start a chat with the prompt “my query here”.

How to connect it with n8n and do on automation and also deploy after making on automation

See, like I have automation in n8n which craft prompts for v0. How I want n8n to create project in my v0 account and input those prompts created by it and make the website then deploy add custom domain and return success message with website url to n8n. This kind of automation I want

No one know about this?