| { | |
| "name": "deploy_to_vercel", | |
| "description": "Deploy the current project to Vercel", | |
| "inputSchema": { | |
| "$schema": "http://json-schema.org/draft-07/schema#", | |
| "type": "object", | |
| "properties": {} | |
| } | |
| } |
| { | |
| "name": "deploy_to_vercel", | |
| "description": "Deploy the current project to Vercel", | |
| "inputSchema": { | |
| "$schema": "http://json-schema.org/draft-07/schema#", | |
| "type": "object", | |
| "properties": {} | |
| } | |
| } |