read_mcdev_project_config
Reads .mcdevrc.json to inspect configured markets and marketList for a mcdev project workspace.
Instructions
Read .mcdevrc.json from a workspace path (never reads .mcdev-auth.json). Use to inspect markets and marketList with the assistant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceRoot | Yes | Absolute path to the mcdev project root containing `.mcdevrc.json`. |