Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| drive_search_files | Search for files in Google Drive |
| drive_create_folder | Create a new folder in Google Drive |
| docs_create | Create a new Google Doc |
| docs_get_content | Get the contents of a Google Doc |
| docs_update_content | Update the content of a Google Doc |
| sheets_create | Create a new Google Sheet |
| sheets_get_values | Get values from a Google Sheet range |
| sheets_update_values | Update values in a Google Sheet range |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |