Skip to main content
Glama

Hyperbrowser

delete_profile

Remove a specific Hyperbrowser profile by its ID to manage user data and optimize storage within the AI-driven browser automation platform.

Instructions

Deletes an existing persistent Hyperbrowser profile.

Input Schema

NameRequiredDescriptionDefault
profileIdYesID of the profile to delete

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "profileId": { "description": "ID of the profile to delete", "type": "string" } }, "required": [ "profileId" ], "type": "object" }

Other Tools from Hyperbrowser

Related Tools

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/hyperbrowserai/mcp'

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