# bolsa_drivers_remove

Remove a driver

Agent View of the PolicyLayer registry record for `bolsa_drivers_remove`. HTML page: https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-drivers-remove

## Facts

- Tool: `bolsa_drivers_remove`
- Server: Bolsa De Carga (`cargoffer/bolsa_de_carga-mcp`) — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp.md
- Homepage: https://github.com/cargoffer/bolsa_de_carga-mcp
- Risk category: Destructive (Critical risk)
- Registry record: grade F, identity unverified
- Server rate-limited: no
- Parameters: 0
- Recommended policy verdict: Hidden

## Example call (MCP tools/call, JSON-RPC 2.0)

```json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "bolsa_drivers_remove",
    "arguments": {}
  }
}
```

## Why bolsa_drivers_remove is rated Critical

Driver removal is an irreversible action that deletes a driver record from the freight marketplace system. While it may have business recovery procedures (backups), the tool itself performs destructive deletion with no undo capability built in. The blast radius is significant—removing a driver could disrupt logistics operations, assignments, and historical records.

From the tool's own definition: "The tool name is 'bolsa_drivers_remove' and description states 'Remove a driver', which indicates deletion/removal of an entity from the system with no reversal mentioned."

## Use case

AI agents call bolsa_drivers_remove to permanently remove resources in Bolsa De Carga, typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.

## Recommended policy (PolicyLayer)

Verdict: **Hidden**. Enforced by the PolicyLayer MCP gateway (https://policylayer.com/mcp-gateway) before a call reaches Bolsa De Carga:

```json
{
  "version": "1",
  "default": "deny",
  "hide": [
    "bolsa_drivers_remove"
  ]
}
```

## Other tools on Bolsa De Carga (196)

- `bolsa_address_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-address-delete.md
- `bolsa_apikey_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-apikey-delete.md
- `bolsa_auction_eliminar` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-auction-eliminar.md
- `bolsa_auction-contract_cancel` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-auction-contract-cancel.md
- `bolsa_auction-favorites_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-auction-favorites-delete.md
- `bolsa_auction-management_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-auction-management-delete.md
- `bolsa_bid_auctions_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-bid-auctions-delete.md
- `bolsa_carriers_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-carriers-delete.md
- `bolsa_countries_soft` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-countries-soft.md
- `bolsa_deliveries_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-deliveries-delete.md
- `bolsa_delivery_cancel` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-delivery-cancel.md
- `bolsa_delivery_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-delivery-delete.md
- `bolsa_documents_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-documents-delete.md
- `bolsa_issues_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-issues-delete.md
- `bolsa_notifications_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-notifications-delete.md
- `bolsa_payment_eliminar` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-payment-eliminar.md
- `bolsa_trailers_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-trailers-delete.md
- `bolsa_trucker_group_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-trucker-group-delete.md
- `bolsa_truckers_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-truckers-delete.md
- `bolsa_users_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-users-delete.md
- `bolsa_users_soft` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-users-soft.md
- `bolsa_users-management_delete` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-users-management-delete.md
- `bolsa_vehicles_soft` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-vehicles-soft.md
- `bolsa_auth_enterprise` — Execute — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-auth-enterprise.md
- `bolsa_users-profile_send` — Execute — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-users-profile-send.md
- `bolsa_billing_procesar` — Financial — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-billing-procesar.md
- `bolsa_billing_sincronizar` — Financial — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-billing-sincronizar.md
- `bolsa_payment_acceder` — Financial — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-payment-acceder.md
- `bolsa_payment_aceptar` — Financial — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-payment-aceptar.md
- `bolsa_payment_activar` — Financial — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-payment-activar.md
- …and 166 more: https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=cargoffer-bolsa-de-carga-mcp · API: https://policylayer.com/registry/api · Policy library: https://policylayer.com/policies/cargoffer-bolsa-de-carga-mcp
