Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GAS_API_KEY | No | API key for accessing the Google Apps Script Web App | |
GAS_WEB_APP_URL | No | Google Apps Script Web App's URL |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
getSpreadsheet | スプレッドシートの基本情報と含まれるシート一覧を取得 |
getSheetData | スプレッドシートの特定シートのデータを取得 |