File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ MCP server exposes standard CRUD operations. These can be triggered conversation
2121| Update | Change existing data | Mark the status of Project X as completed & re-assign to John |
2222| Delete | Remove records | Remove all tasks assigned to John |
2323
24+ <Callout type = " note" > NocoDB MCP supports only record-level operations and does not handle table, field, or other metadata changes. </Callout >
2425
2526## Server Configuration (NocoDB)
2627
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ MCP server exposes standard CRUD operations. These can be triggered conversation
2222| Update | Change existing data | Mark the status of Project X as completed & re-assign to John |
2323| Delete | Remove records | Remove all tasks assigned to John |
2424
25+ <Callout type = " note" > NocoDB MCP supports only record-level operations and does not handle table, field, or other metadata changes. </Callout >
2526
2627## Server Configuration (NocoDB)
2728
You can’t perform that action at this time.
0 commit comments