Google Workspace Export — User Guide

What is this?

Google Workspace Export lets you export data from NordicPulse directly to Google Sheets or Google Drive. The tool is available both as a UI tool and as an MCP tool for AI agents.

Prerequisites

How to use

Via UI (web app)

  1. Navigate to /app/tools/google-workspace-export
  2. Enter a title for the spreadsheet
  3. Paste your data (CSV, TSV, or tab-separated)
  4. Preview the parsed data
  5. Click "Export to Sheets"
  6. Open the link to Google Sheets

Via MCP (AI agents)

AI agents can use the export_to_google_sheets tool directly:

Export my keyword analysis to Google Sheets

The agent sends structured data (title, column headers, rows) to the Edge Function which creates the spreadsheet.

Features

Data Formats

The tool accepts:

Troubleshooting

Problem Solution
"No Google tokens found" Reconnect your Google account via Settings
"Token expired" Token refreshes automatically — try again
"Token refresh failed" Reconnect your Google account
Empty cells Verify your CSV format is correct

Cost

5 credits per export.

Related Tools

Last updated 2026-03-31

Open the tool