get-section

Get detailed information about a specific section by its ID, including its parent notebook.

Server Onenote jacob-hartmann/onenote-mcp
Category Read
Risk class Low
Parameters 00 required

What get-section does on Onenote

AI agents call get-section to retrieve information from Onenote without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why get-section needs a policy

This tool retrieves and queries metadata about a OneNote section. It performs a read-only operation with no capacity to modify, delete, or execute operations. The severity is low because retrieving organizational structure information from OneNote poses minimal risk even if an AI agent uses it without explicit authorization.

From the tool's definition Tool description states 'Get detailed information about a specific section by its ID, including its parent notebook.' The verb 'get' and the phrase 'detailed information' indicate retrieval of data without modification or side effects.

Questions about get-section

What does the get-section tool do? +

Get detailed information about a specific section by its ID, including its parent notebook. It is categorised as a Read tool in the Onenote MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on get-section? +

Register the Onenote MCP server in PolicyLayer and add a rule for get-section: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Onenote. Nothing to install.

What risk level is get-section? +

get-section is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit get-section? +

Yes. Add a rate_limit block to the get-section rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block get-section completely? +

Set action: deny in the PolicyLayer policy for get-section. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides get-section? +

get-section is provided by the Onenote MCP server (jacob-hartmann/onenote-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.