Class Nexus\Mcp\Core\Schema\Request\GetPromptRequest

final
readonly
extends JsonRpcRequest<'prompts/get'>
implements ClientRequest

Used by the client to get a prompt provided by the server.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcRequest
toArray(), jsonSerialize()
Constants inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcMessage
JSONRPC_VERSION
Properties
Properties inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcRequest
$id