Class Nexus\Mcp\Schema\Result\GetPromptResult

<T is array<string, mixed>>

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

The server's response to a prompts/get request from the client.

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