Class Nexus\Mcp\Core\Schema\Result\GetPromptResult

final
readonly
extends Result<array{_meta?: template-type<MetaObject, Arrayable, 'T'>, resultType: non-empty-string, description?: non-empty-string, messages: list<template-type<PromptMessage, Arrayable, 'T'>>}>
implements ServerResult

The result returned by the server for a prompts/get request.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\Result
jsonSerialize(),
Properties
Properties inherited from Nexus\Mcp\Core\Schema\Result
$meta