Class Nexus\Mcp\Core\Schema\Request\ListPromptsRequest

final
readonly
extends PaginatedRequest<'prompts/list'>
implements ClientRequest

Sent from the client to request a list of prompts and prompt templates the server has.

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