Skip to content

feat: add update PNR support to MCP tool API (#63)#65

Merged
traktion merged 1 commit intomasterfrom
feature/issue-63-update-pnr-mcp-tool
Jan 23, 2026
Merged

feat: add update PNR support to MCP tool API (#63)#65
traktion merged 1 commit intomasterfrom
feature/issue-63-update-pnr-mcp-tool

Conversation

@traktion
Copy link
Owner

Resolves #63

This PR adds support for updating PNR zones via the MCP tool API.

Changes:

  • Added UpdatePnrRequest struct for MCP tool parameters in src/tool/pnr_tool.rs.
  • Implemented update_pnr_zone tool in McpTool within src/tool/pnr_tool.rs.
  • Added unit tests for the new request serialization.
  • Incremented package version to 0.23.19 in Cargo.toml.
  • Added spec file spec/00063_add_update_pnr_support_to_mcp_tool_api.txt.

Verification:

  • Ran cargo test pnr_tool and all tests passed.

@traktion traktion merged commit a43e323 into master Jan 23, 2026
1 check passed
@traktion traktion deleted the feature/issue-63-update-pnr-mcp-tool branch January 23, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add update PNR support to MCP tool API

1 participant