Creates a new row (page) in a Notion database from a natural language description. Fetches the database schema at runtime, uses an LLM to generate the correctly-formatted property payload, and creates the page.
iconstringOptional emoji icon for the page.
coverstringOptional cover image URL for the page.
nl_queryRequiredstringNatural language description of the row to create. Example: 'Add task: Review PR #14143, priority High, status In Progress, due tomorrow'.
database_idRequiredstringNotion database UUID where the new row will be inserted. Can be provided with or without hyphens.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.