API ClientsTypeScript SDKAPI ReferenceCoreType AliasesAgentInstanceTextContentVersion: 8.10 (unreleased)On this pageType Alias: AgentInstanceTextContent type AgentInstanceTextContent = object; Text content A plain-text content block. Properties contentType contentType: string; The content type discriminator. text text: string; The text content.Was this helpful?