NoteDetailedTrait

The body of the note, returned when you write or retrieve a single note but never in a list.

  • content_plain_text
    Type: string | null
    required

    The note body with all formatting removed, or null when the body is empty. Write the body as Markdown; it is stored as rich text and rendered in the Bonsai editor. Returned on single-note responses only, never in a list.