interface MessageCreation {
    message_id?: string;
}

Properties

Properties

message_id?: string

The ID of the message that was created by this run step.