create_prompt_book_config
Set up a new prompt book configuration with a name, Notion API token, and database ID to enable centralized management of AI prompts stored in Notion.
Instructions
Add a new prompt book configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the prompt book | |
| notion_token | Yes | Notion API token with access to the prompts database | |
| notion_database_id | Yes | ID of the Notion database containing the prompts |