upsert_section
Add or update sections in a secrets vault to manage and organize confidential information using structured Markdown content.
Instructions
Add or update a section in the secrets vault
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Section title | |
| content | Yes | Section content (Markdown) | |
| level | No | Heading level (1-6, default 2) |