Skip to content

Commit 7dcae36

Browse files
committed
docs: add reset_from_parent
1 parent 5269325 commit 7dcae36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/shared-content/mcp-tools.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ The Neon MCP Server provides the following actions, which are exposed as "tools"
2121
- `delete_branch`: Deletes an existing branch from a Neon project.
2222
- `describe_branch`: Retrieves details about a specific branch, such as its name, ID, and parent branch.
2323
- `list_branch_computes`: Lists compute endpoints for a project or specific branch, including compute ID, type, size, and autoscaling information.
24+
- `reset_from_parent`: Resets the current branch to its parent's state, discarding local changes. Automatically preserves to backup if branch has children, or optionally on request.
2425

2526
**SQL query execution:**
2627

0 commit comments

Comments
 (0)