Skip to main content
Glama

update_note

Modify or refresh existing notes in the Flint Note MCP server by updating content, metadata, or both, either individually or in batches, using identifiers and content hashes for precise changes.

Instructions

Update one or more existing notes

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contentNoNew content for the note - only used for single note update
content_hashNoContent hash of the current note for optimistic locking - required for single note update
identifierNoNote identifier in format "type/filename" or full path - only used for single note update
metadataNoMetadata fields to update - only used for single note update
updatesNoArray of note updates (must specify content, metadata, or both) - used for batch updates
vault_idNoOptional vault ID to operate on. If not provided, uses the current active vault.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/disnet/flint-note'

If you have feedback or need assistance with the MCP directory API, please join our Discord server