notion.createDataSource create a data source and property schema beneath a database.
Example
automations/notion-create-data-source.automation.ts
Inputs
parent and properties are required. Title and icon are optional. Every input accepts a compatible signal, and an optional second argument can select a named account.
Output
Returns the created full or partialdata_source object.