notion_token_exists: Check if Notion token is set

View source: R/notion-request.R

notion_token_existsR Documentation

Check if Notion token is set

Description

Checks if the NOTION_TOKEN environment variable is set.

Usage

notion_token_exists()

Value

TRUE if the token exists, FALSE otherwise.

Examples

notion_token_exists()

notionapi documentation built on April 13, 2026, 9:07 a.m.