Class Nexus\Mcp\Core\Schema\Prompt\Prompt

final
readonly
extends BaseMetadata
implements Arrayable<array{name: non-empty-string, title?: non-empty-string, description?: non-empty-string, arguments?: list<template-type<PromptArgument, Arrayable, 'T'>>, icons?: list<template-type<Icon, Arrayable, 'T'>>, _meta?: template-type<MetaObject, Arrayable, 'T'>}>, Icons

A prompt or prompt template that the server offers.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\BaseMetadata
getDisplayName()
Properties
Properties inherited from Nexus\Mcp\Core\Schema\BaseMetadata
$name, $title