Feature Request: Add Notion CLI Plugin
Plugin: 4ier/notion-cli
Why this plugin?
- Full-featured Notion CLI with 39 commands
- Complete Notion API coverage (pages, databases, blocks, comments, users, files)
- Single binary (Go), cross-platform (Linux, macOS, Windows)
- MIT licensed, actively maintained (222 stars, 8 releases)
- "Like gh for GitHub, but for Notion" - familiar CLI pattern
- AI-friendly with JSON output and schema-aware operations
Key Features
- Auth: Internal integration token support
- Pages: view, list, create, delete, restore, move, open, set properties, edit
- Databases: list, view, query, create, update, add, export
- Blocks: full block lifecycle management
- Search: workspace-wide search
- Users: workspace member management
- Files: upload and manage files
- Templates: apply consistent page structures
Installation
go install github.com/4ier/notion-cli@latest
Use Cases
- Developer workflow automation
- AI agent integration for knowledge base operations
- Scripted Notion workspace management
- Bulk data operations on databases
- Content management and publishing workflows
Comparison
Provides more comprehensive API coverage than alternatives like the official ntn CLI, with better cross-platform support (including Windows).
Generated with Devin
Feature Request: Add Notion CLI Plugin
Plugin: 4ier/notion-cli
Why this plugin?
Key Features
Installation
Use Cases
Comparison
Provides more comprehensive API coverage than alternatives like the official
ntnCLI, with better cross-platform support (including Windows).Generated with Devin