Skip to main content
Glama

Flint Note

by disnet

migrate_links

Scan and migrate existing notes to populate link tables in Flint Note, enabling structured data organization. Use the force option to overwrite existing link table data for a one-time migration.

Instructions

Scan all existing notes and populate the link tables (one-time migration)

Input Schema

NameRequiredDescriptionDefault
forceNoForce migration even if link tables already contain data

Input Schema (JSON Schema)

{ "properties": { "force": { "default": false, "description": "Force migration even if link tables already contain data", "type": "boolean" } }, "type": "object" }

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