Skip to content

Add MCP tools for safe schema updates #1681

Description

@ascorbic

Goal

Agents need to update schemas without deleting and recreating fields or collections.

Scope

Add MCP tools for updating collections and fields, backed by the same validation and safety rules as the admin and REST APIs.

Acceptance criteria

  • MCP exposes update collection and update field operations.
  • Updates do not require destructive delete-and-recreate workflows.
  • Tools enforce RBAC and MCP scopes consistently.
  • Error responses make unsafe schema changes clear to agents.
  • Tests cover successful updates and rejected unsafe updates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions