Exa Websets
delete_webset
Delete a webset and all its items. This action is permanent and cannot be undone.
Remote exa-labs/websets-mcp-server
Other tools also called delete_webset?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The ID or externalId of the webset to delete"
}
}
}