Skip to content

docs(rosetta-mcp): correct list_instructions parameter - #282

Open
Tethys0 wants to merge 1 commit into
griddynamics:mainfrom
Tethys0:docs/fix-list-instructions-parameter
Open

docs(rosetta-mcp): correct list_instructions parameter#282
Tethys0 wants to merge 1 commit into
griddynamics:mainfrom
Tethys0:docs/fix-list-instructions-parameter

Conversation

@Tethys0

@Tethys0 Tethys0 commented Aug 14, 2026

Copy link
Copy Markdown

Summary

  • correct the documented list_instructions parameter to full_path_from_root
  • update the related validation notes and both examples

Validation

  • verified the public FastMCP tool signature in rosetta_mcp/server.py uses full_path_from_root
  • RED: confirmed five stale path_prefix references in the MCP README
  • GREEN: no stale README references remain; all five public references now use full_path_from_root
  • git diff --check
  • independent spec/quality/security review: PASS

Fixes #257

Signed-off-by: Bo Zhang <187063395+Tethys0@users.noreply.github.com>
@Tethys0
Tethys0 requested a review from omaiesh as a code owner August 14, 2026 03:21
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.

[ROSETTA] MCP server README documents wrong list_instructions parameter name

1 participant