save_note
Store notes with names and content in the MCP Server Example's storage system for organization and retrieval.
Instructions
Save a note with a given name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |