notion.deleteBlock move a Notion block to the trash.
Example
automations/notion-delete-block.automation.ts
Inputs
Provideblock_id. Notion treats deletion as a trash-state transition rather than an immediate permanent erase. Every input accepts a compatible signal, and an optional second argument can select a named account.
Output
Returns the trashed full or partialblock object.