Inspect Mogrt Library
inspect_mogrt_libraryLists top-level template names and version directories in a workspace-contained local MOGRT library, without reading or altering any contents.
Instructions
List bounded top-level template names and version directories in an existing workspace-contained local MOGRT library. It never reads MOGRT contents or changes the library.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library_directory | Yes | Existing workspace-contained local library root. | |
| approved_workspace_path | Yes | Absolute operator-approved workspace root. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |