SkillAgentSearch skills...

NotionAPIPlayground

A playground for testing out the new Notion API and its client. Currently using CLI Prompts for interactions.

Install / Use

/learn @atakanzen/NotionAPIPlayground
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Notion API Playground

Testing out the features of the new Notion API, therefore this repository will be updated regarding the developments of the API.

You can find the reference for the API here.

Requirements

You have to add an integration to your Notion workspace in order to retrieve the secret token that will be used for the client. You can find more information here.

How to run?

You need typescript and node.js installed on your machine:

yarn add global typescript

Install dependencies:

yarn install

Compile and run it with:

tsc && node dist/index.js

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks0

Languages

TypeScript

Security Score

55/100

Audited on Aug 15, 2024

No findings