Skip to main content
Glama

Flint Note

by disnet

switch_vault

Switch to a specified vault in Flint Note's markdown-based note-taking system by providing the vault ID, enabling organized AI collaboration and local file management.

Instructions

Switch to a different vault

Input Schema

NameRequiredDescriptionDefault
idYesID of the vault to switch to

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of the vault to switch to", "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