Class Nexus\Mcp\Schema\Prompt\PromptArgument

final
readonly
extends BaseMetadata<array{name: non-empty-string, title?: non-empty-string, description?: non-empty-string, required?: bool}>

Describes an argument that a prompt can accept.

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