Home

Message Part

This is a union type used in Stencila Schema for structured message content.

It groups together the node types that can appear as parts of a message, including text and media attachments. Using Text rather than a primitive string keeps each part as a node with its own type and identity.

Use this type to understand what content can appear in structured instruction and chat messages.

Analogues

The following external types, elements, or nodes are similar to a MessagePart:

Members

The MessagePart type has these members:

Bindings

The MessagePart type is represented in:


This documentation was generated from MessagePart.yaml by docs_types.rs.

© 2026 Stencila