InputRichBlockDetails
An expandable block for details disclosure, corresponding to the HTML tag <details>.
Fields
typeString = detailsRequiredType of the block, always "details"
Always shown summary of the block
Content of the block
is_openTrueOptionalOptional. Pass True if the content of the block is visible by default