InputRequest.methodForType

The spec wire method for this request's type: an InputRequests value is a request object whose method is the full JSON-RPC method name (elicitation/create, sampling/createMessage, roots/list) — not the short internal discriminator.

struct InputRequest
static @safe pure nothrow
string
methodForType
(
string type
)