Hello
I save in a "text" property a text of 5000 characters.
But the problem that when I send this text from "MAKE automation" then Notion returns me an error message:
type : RuntimeError
message [400] body failed validation: body.properties.Description Article.**rich_text[0].text.content.length should be ≤ `2000`**, instead was `5000`.
How can I increase the size of the property TEXT from 2000 to 5000 ?
Thank You