view-management
Installation
SKILL.md
View Management
This skill covers view operations in NocoDB — creating and configuring Grid, Kanban, Gallery, Form, and Calendar views with filters, sorting, and field visibility.
Available Tools
| Tool | Description |
|---|---|
list_views |
List all views for a table |
create_view |
Create a new view |
update_view |
Update view configuration (filters, sorts, fields) |
delete_view |
Delete a view |
create_filter |
Add a filter to a view |
list_filters |
List filters on a view |
delete_filter |
Remove a filter from a view |
create_sort |
Add a sort rule to a view |
list_sorts |
List sort rules on a view |
delete_sort |
Remove a sort rule from a view |
get_view_data |
Get records through a specific view |