Skip to content

BQ MCP toolbox - error returned even when the job is performed #915

@Kylekr

Description

@Kylekr

Prerequisites

  • I've searched the current open issues
  • I've updated to the latest version of Toolbox

Toolbox version

toolbox version 0.8.0+binary.darwin.arm64.f13e9635ba64425b57805c8d64a5968ba569292c

Environment

  1. OS type and version: (output of uname -a)
    : Mac, Win

  2. How are you running Toolbox: - As a downloaded binary (e.g. from curl -O https://storage.googleapis.com/genai-toolbox/v$VERSION/linux/amd64/toolbox)

Client

  1. Client:
  2. Version:
  3. Example: If possible, please include your code of configuration:
# Code goes here! 

Expected Behavior

return appropriate value OR success message when the job is performed.

Current Behavior

after connecting BQ MCP toolbox, It can perform bigquery-execute-sql, but some jobs such as DELETE, SELECT * from empty table returns error msg(Error: no result from tool. The user likely interrupted the tool call to send you a message.) but actually it worked when I checked it the table in BQ

Steps to reproduce?

  1. setup MCP Toolbox for BQ in Cursor based on this doc(https://cloud.google.com/bigquery/docs/pre-built-tools-with-mcp-toolbox#mcp-configure-your-mcp-client-cursor)
  2. Asking Cursor to perform table row DELETE OR SELECT * to the empty table

Additional Details

No response

Metadata

Metadata

Assignees

Labels

product: bigqueryProduct: Assigned to the BigQuery team.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions