Profiles
createProfileTextBlock
Create Profile Text Block
Create a rich-text block on a Profile page: bio text, headings, or descriptive content.
Arguments
gridHnumberoptionalBento grid height (1 or 2)gridWnumberoptionalBento grid width (1 or 2)gridXnumberoptionalBento grid X position (0-3)gridYnumberoptionalBento grid Y positionpageIdstringrequiredThe page ID to add the block toprofileIdstringrequiredThe profile IDtextstringrequiredMarkdown content for the block (headings, bold, lists supported). Converted to TipTap format.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- add a bio to my profile
- put some text on my profile page
Pair it with
The verbs that finish the job.