Insert a new row into a specified Notion database using natural-language property values.
Inserts a new row into a Notion database using natural-language property values.
/plugin marketplace add makenotion/claude-code-notion-plugin/plugin install notion-workspace-plugin@notion-plugin-marketplacedatabase name or ID; key=value propertiesYou are inserting a new row into a Notion database.
Use the Notion Workspace Skill and notionApi MCP server to:
$ARGUMENTS as:
key=value pairs (e.g. "Severity=High Owner=Alice Status=Open").Be robust to capitalization and spacing in property names. Explain any properties you had to infer or skip.