topvisor_add_project
Create a new Topvisor project by providing a URL and optional name and tags. Returns the project object for immediate use.
Instructions
Create a new project in Topvisor. Returns the new project object. ⚠️ Exact response shape not fully documented — raw result is returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Project URL, e.g. https://example.com | |
| name | No | Project display name (defaults to domain) | |
| tags | No | Tag IDs (1–10) |