Commit Graph

2 Commits

Author SHA1 Message Date
c1dab26f66 Add linked view of database operation to notion skill
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>
2026-03-15 19:59:40 +08:00
6527495c9b Add notion skill for Notion API integration
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>
2026-03-15 18:50:01 +08:00