read_section
Extract all text from a named section in a OneNote notebook by providing the notebook and section names.
Instructions
Read all text content from a specific section of a notebook.
Args:
notebook_name: The name of the notebook.
section_name: The name of the section (from list_sections).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_name | Yes | ||
| notebook_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |