# bolsa_auth_get

Get Available Account Types

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

## Facts

- Tool: `bolsa_auth_get`
- 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: Read (Low risk)
- Registry record: grade F, identity unverified
- Server rate-limited: no
- Parameters: 0
- Recommended policy verdict: Allowed

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

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

## Why bolsa_auth_get is rated Low

This is a read-only operation that fetches account type information. The 'get' verb and lack of any modification, deletion, or execution semantics clearly place it in the Read category. The blast radius is minimal—it only retrieves configuration/metadata about available account types with no side effects on the system or data.

From the tool's own definition: "Tool name 'bolsa_auth_get' and description 'Get Available Account Types' indicates a retrieval operation that queries available account types without modifying data."

## Use case

AI agents call bolsa_auth_get to retrieve information from Bolsa De Carga without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

## Recommended policy (PolicyLayer)

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

```json
{
  "version": "1",
  "default": "deny",
  "tools": {
    "bolsa_auth_get": {}
  }
}
```

## 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_drivers_remove` — Destructive — https://policylayer.com/tools/cargoffer-bolsa-de-carga-mcp/bolsa-drivers-remove.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
- …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
