toggle menu
MCP Kotlin SDK
1.0-SNAPSHOT
jvm
switch theme
search in API
MCP Kotlin SDK
/
org.jetbrains.kotlinx.mcp
/
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