Class ApexFindUsagesTool
java.lang.Object
io.github.apexdevtools.apexls.mcp.tools.ApexFindUsagesTool
MCP tool for finding all references to an Apex identifier. Uses the bridge to communicate with
the apex-ls core (Java 8) from this Java 17 MCP server.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.modelcontextprotocol.server.McpServerFeatures.SyncToolSpecification
-
Constructor Details
-
ApexFindUsagesTool
-
-
Method Details
-
getSpecification
public io.modelcontextprotocol.server.McpServerFeatures.SyncToolSpecification getSpecification()
-