connect_instance
Save connection details for a Memos instance to enable future interactions. Provide a name, host URL, and API key to establish access.
Instructions
Connect to a Memos instance. Saves the connection info for future use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | The URL of your Memos instance (e.g., https://memos.example.com) | |
| name | Yes | Friendly name for this instance (e.g., "personal", "work") | |
| apiKey | Yes | Your API access token from Memos settings |