MCP TypeScript SDK
V2 Docs
Preparing search index...
types
RoleSchema
Variable RoleSchema
Const
RoleSchema
:
ZodEnum
<
{
assistant
:
"assistant"
;
user
:
"user"
}
>
= ...
The sender or recipient of messages and data in a conversation.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
V2 Docs
MCP TypeScript SDK
Loading...
The sender or recipient of messages and data in a conversation.