mcp.schema.PromptArgument
See thePromptArgument companion object
Describes an argument that a prompt can accept.
Value parameters
- description
-
A human-readable description of the argument.
- name
-
The name of the argument.
- required
-
Whether this argument must be provided.
Attributes
- Companion
- object
- Source
- PromptArgument.scala
- Graph
-
- Supertypes
Members list
In this article