notion.listDataSourceTemplates list page templates available in a data source.
Example
automations/notion-list-data-source-templates.automation.ts
Inputs
data_source_id is required. name filters templates; start_cursor and page_size paginate results. Every input accepts a compatible signal, and an optional second argument can select a named account.
Output
Returnstemplates, has_more, and next_cursor; each template includes its ID, name, and default flag.