Skip to main content
Glama

batch_cancel

Cancel running batch jobs in the Gemini MCP Server to stop processing due to errors, changed requirements, or cost management. Sends cancel request to Gemini API and transitions job to CANCELLED state.

Instructions

CANCEL BATCH JOB - Request cancellation of running batch job. WORKFLOW: 1) Sends cancel request to Gemini API, 2) Job transitions to CANCELLED state, 3) Processing stops (may take a few seconds), 4) Partial results may be available. USE CASE: Stop long-running job due to errors, changed requirements, or cost management. NOTE: Cannot cancel SUCCEEDED or FAILED jobs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
batchNameYesBatch job name/ID to cancel

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mintmcqueen/gemini-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server