---
title: "Call"
method: POST
path: "/api/google/connectors/{service}/call"
tags: ["google_connectors"]
---

# Call

`POST /api/google/connectors/{service}/call`

## Path parameters

- `service` 'bigquery' | 'google-drive', required

## Request body

- ToolCall
  - `tool` string, required
  - `arguments` object, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-18** `abf76937a751` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/changes/api/google/connectors/:service/call/post.md)

---

[API](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/revisions/397ad3a1d858?raw)
