get_tool_help
Get help for any tool
How to use it
get_tool_help is exposed by the Swiftlens MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_tool_help tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL SWIFTLENS LISTINGOther tools in Swiftlens (14)
Analyze structure and symbols in a Swift file
Batch analyze multiple files
Build index store db of current project for sourcekit-lsp
Verify Swift development setup
Find all references to a symbol
Get fully-qualified symbol paths
Extract import statements
Get type info and documentation
Jump to symbol definition
Extract top-level type declarations
Replace function/type body
Search with regex patterns
Get symbol counts and file summary
Validate syntax and types with swiftc