mcp.schema.McpSchema.ListPromptsResult
See theListPromptsResult companion object
The server's response to a prompts/list request from the client.
Value parameters
- nextCursor
-
An optional cursor for pagination. If present, indicates there are more prompts available.
- prompts
-
A list of prompts that the server provides.
Attributes
- Companion
- object
- Source
- McpSchema.scala
- Graph
-
- Supertypes
Members list
In this article