Skip to main content
Glama

Flint Note

by disnet

remove_vault

Remove a vault from the registry in Flint Note without deleting its files. Input the vault ID to unregister it from the system.

Instructions

Remove a vault from the registry (does not delete files)

Input Schema

NameRequiredDescriptionDefault
idYesID of the vault to remove

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of the vault to remove", "type": "string" } }, "required": [ "id" ], "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