- Token: ntn_Bf4634339116rYJKfbeLdlUzUcfKMArRa7PA6BSeNzR4tJ
- User: noahmrage@gmail.com
- Save notes from our conversations
- Create todo lists and track tasks
- Build a knowledge base of things you tell me
- Sync FPL data (if you want)
- Create databases for projects
// Test connection
notionTestConnection()
// List your databases
notionListDatabases()
// Create a page
createNotionPage(parentId, title, content)
// Query a database
queryNotionDatabase(databaseId, filters)
// Add to database
addToNotionDatabase(databaseId, properties)- "Save this to Notion"
- "Create a todo list in Notion"
- "What databases do I have?"
- "Add this player to my FPL tracker"
Ready to use! Tell me what to save or create.