# msgraph > Access Microsoft OneNote notebooks — read, create, and update notes via Microsoft Graph API. Use when the user mentions OneNote, notebooks, notes, Microsoft notes, or wants to read/create/edit OneNote content. - Author: Brian Neradt - Repository: bneradt/msgraph - Version: 20260207222040 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/bneradt/msgraph - Web: https://mule.run/skillshub/@@bneradt/msgraph~msgraph:20260207222040 --- --- name: msgraph description: Access Microsoft OneNote notebooks — read, create, and update notes via Microsoft Graph API. Use when the user mentions OneNote, notebooks, notes, Microsoft notes, or wants to read/create/edit OneNote content. --- # Microsoft Graph — OneNote Access the user's Microsoft OneNote notebooks through lightweight HTTP calls to the Microsoft Graph API. All content is converted between OneNote HTML and Markdown automatically. ## Script Location ``` MSGRAPH_DIR="/home/bneradt/openclaw/skills/msgraph" ``` Always invoke scripts with the venv Python: ```bash $MSGRAPH_DIR/.venv/bin/python3 "$MSGRAPH_DIR/scripts/