Behavior of the content list.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/web3_content_list_action", "title": "web3_content_list_action", "description": "Behavior of the content list.", "enum": [ "block" ], "example": "block", "type": "string" }