create_project
Import a dataset from a URL to create a new OpenRefine project.
Instructions
Create a new OpenRefine project from a dataset URL.
Args: dataset_url: URL of the dataset to import name: Optional name for the project
Returns: Project information containing project ID and name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_url | Yes | ||
| name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||