Skip to content

Commit 963a855

Browse files
committed
docs: additional note for mcp
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
1 parent b0285ca commit 963a855

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

content/docs/developer-resources/mcp.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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"> MCP supports only record-level operations and does not handle table, field, or other metadata changes. </Callout>
2425

2526
## Server Configuration (NocoDB)
2627

content/docs/mcp.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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"> MCP supports only record-level operations and does not handle table, field, or other metadata changes. </Callout>
2526

2627
## Server Configuration (NocoDB)
2728

0 commit comments

Comments
 (0)