# bolsa_auth_validate

Validate Invitation Token for Provider Registration

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

## Facts

- Tool: `bolsa_auth_validate`
- 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_validate",
    "arguments": {}
  }
}
```

## Why bolsa_auth_validate is rated Low

This tool performs a read-only validation check of an authentication token. It queries the state of an invitation token to determine validity for registration purposes, but does not create, modify, delete, execute external code, move funds, or trigger side effects. The operation is purely informational and non-destructive.

From the tool's own definition: "Tool name is 'bolsa_auth_validate' and description states it 'Validate[s] Invitation Token for Provider Registration'."

## Use case

AI agents call bolsa_auth_validate 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_validate": {}
  }
}
```

## 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
