ghostrigger_list_mcp_tools
Lists all KotOR resource tools exposed by GhostRigger's MCP endpoint: installation, data, 3D models, modules, file reading, animation, decompile. Use to discover and access any tool.
Instructions
List all KotorMCP tools available through GhostRigger's /mcp/tools/list endpoint.
GhostRigger exposes ~68 KotOR resource tools (installation management, discovery, game data lookups, 3-D model pipeline, module exploration, GFF/2da/TLK reading, animation debug, decompile, and more).
Returns: JSON string: {"tools": [{name, description, inputSchema}, ...]}
KB: see knowledge_base/16_ANIMATION_DEEP_DIVE.md#overview Example: ghostrigger_list_mcp_tools()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |