toggle menu
MCP Kotlin SDK
0.1.0
jvm
switch theme
search in API
MCP Kotlin SDK
/
io.modelcontextprotocol.kotlin.sdk
/
PromptMessageContent
Prompt
Message
Content
@
Serializable
(
with
=
PromptMessageContentPolymorphicSerializer::class
)
sealed
interface
PromptMessageContent
(
source
)
Represents the content of a prompt message.
Inheritors
PromptMessageContentTextOrImage
EmbeddedResource
Members
Properties
type
Link copied to clipboard
abstract
val
type
:
String