HubSpot MCP

by shinzo-labs
Verified

calls_batch_archive

Archives multiple call records in one request using the HubSpot MCP server. Streamline deletion of outdated or unnecessary call data efficiently.

Instructions

Archive (delete) multiple call records in a single request

Input Schema

NameRequiredDescriptionDefault
callIdsYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "callIds": { "items": { "type": "string" }, "type": "array" } }, "required": [ "callIds" ], "type": "object" }

You must be authenticated.

Other Tools from HubSpot MCP

Related Tools

ID: rvn6na254i