{ "name": "google-docs", "display_name": "Google Docs", "kind": "tool", "version": "0.2.1", "wit_version": "0.3.0", "description": "Create and edit Google Docs documents", "keywords": [ "documents", "google", "writing", "docs" ], "source": { "dir": "tools-src/google-docs", "capabilities": "google-docs-tool.capabilities.json", "crate_name": "google-docs-tool" }, "artifacts": { "wasm32-wasip2": { "url": "https://github.com/nearai/ironclaw/releases/download/ironclaw-v0.22.0/tool-google-docs-0.2.1-wasm32-wasip2.tar.gz", "sha256": "39d476029764949498a53a6a223f9952b5f4df151be7b8b19bf3fe4d401a57cd" } }, "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" ] }