create_view
Create a new view within a project to organize automation tasks. Specify the project ID and title, with optional position for ordering.
Instructions
Create a new view.
Args: project_id: ID of the project title: View title position: View ordering position
Returns: Created view details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| position | No | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||