Adds curl example for creating linked database views using
link_to_page block type with database_id.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Provides curl-based commands for creating/reading/updating pages, databases,
and blocks via the Notion API v2025-09-03. Includes workaround for database
creation (must use /v1/databases, not /v1/data_sources).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>