| Crates.io | notion-tools |
| lib.rs | notion-tools |
| version | 0.1.7 |
| created_at | 2024-12-27 03:26:14.40021+00 |
| updated_at | 2025-01-18 14:23:25.861325+00 |
| description | Notion API tools |
| homepage | |
| repository | https://github.com/akitenkrad/rs-notion-tools.git |
| max_upload_size | |
| id | 1496152 |
| size | 115,992 |
notion-tools is a collection of utilities designed to enhance your productivity with Notion. These tools provide additional functionalities and integrations that are not available out-of-the-box, making it easier to manage and automate your Notion workflows.
-> Document
To use this library, you need to set the NOTION_API_KEY and NOTION_DATABASE_ID environment
variables. The NOTION_API_KEY is required for authentication, while the NOTION_DATABASE_ID
is optional and can be set later using the database method.