Package org.mockserver.client
Class McpMockBuilder.McpToolBuilder
java.lang.Object
org.mockserver.client.McpMockBuilder.McpToolBuilder
- Enclosing class:
- McpMockBuilder
-
Method Summary
Modifier and TypeMethodDescriptionand()respondingWith(String textContent) respondingWith(String textContent, boolean isError) withDescription(String description) withInputSchema(String jsonSchema)
-
Method Details
-
withDescription
-
withInputSchema
-
respondingWith
-
respondingWith
-
and
-