notion.createMeetingNote create a Notion meeting note from a block or uploaded recording.
Example
automations/notion-create-meeting-note.automation.ts
Inputs
Providesource. A block source must not include parent; a file_upload source requires a page parent. title, language, and kickoff-summary options are optional. Every input accepts a compatible signal, and an optional second argument can select a named account.
Output
Returns the createdblock, including meeting-note state when Notion returns the full object.