Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| logging | {} |
| completions | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_meetings | Search meetings by title, content, or participants |
| get_meeting_details | Get detailed information about a specific meeting |
| get_meeting_content | Get the full notes/content for a meeting in Markdown format |
| list_workspaces | List all available workspaces |
| list_folders | List all document folders |
| filter_by_workspace | Filter meetings by workspace |
| filter_by_folder | Filter meetings by folder |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |