{ "name": "google-slides", "display_name": "Google Slides", "kind": "tool", "version": "0.2.1", "wit_version": "0.3.0", "description": "Create and edit Google Slides presentations", "keywords": [ "presentations", "google", "slides" ], "source": { "dir": "tools-src/google-slides", "capabilities": "google-slides-tool.capabilities.json", "crate_name": "google-slides-tool" }, "artifacts": { "wasm32-wasip2": { "url": "https://github.com/nearai/optimclaw/releases/download/optimclaw-v0.22.0/tool-google-slides-0.2.1-wasm32-wasip2.tar.gz", "sha256": "e2528be5da02f1b8cfc8ee9b0cdd849516c53d412e2f75c6175b3bded7f512cb" } }, "auth_summary": { "method": "oauth", "provider": "Google", "secrets": [ "google_oauth_token" ], "shared_auth": "google_oauth_token", "setup_url": "https://console.cloud.google.com/apis/credentials" }, "tags": [ "google", "productivity" ] }