Executes multiple Google Tasks API operations in a single HTTP batch request and returns structured per-item results. Use this to reduce LLM tool invocations when performing bulk operations like updating many tasks, moving tasks, or deleting multiple items. Note: Each sub-reques…
requestsRequiredarrayArray of sub-requests to execute in this batch. Each sub-request is independent and will return its own result.
max_requestsintegerMaximum number of sub-requests allowed in a single batch. Google's typical cap is 1000. Lower values can control response size.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.