Tables
The adapter models the data in OneNote as a list of tables in a relational database that can be queried using standard SQL statements.
OneNote Adapter Tables
| Name | Description |
| Notebooks | Retrieves all Notebooks for the authenticated user. |
| SectionGroups | Retrieves all SectionGroups accross notebooks for the authenticated user. |
| Sections | Retrieves all Sections accross notebooks for the authenticated user. |