saveAccessToken
Securely store access tokens for AI language models to interact with Microsoft OneNote data, enabling authorized reading, writing, and editing of notebooks and pages.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}