Skip to main content
Glama

Flint Note

by disnet

get_backlinks

Retrieve all notes that link to a specified note within Flint Note's AI-focused note-taking system. Analyze connections and enhance note organization efficiently.

Instructions

Get all notes that link to the specified note

Input Schema

NameRequiredDescriptionDefault
identifierYesNote identifier (type/filename format)

Input Schema (JSON Schema)

{ "properties": { "identifier": { "description": "Note identifier (type/filename format)", "type": "string" } }, "required": [ "identifier" ], "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