> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# AnthropicSafeguard

A server-side safeguard Anthropic evaluates alongside the completion

## Fields

| Field                  | Type              | Required             | Description | Example                                                                                                                           |
| ---------------------- | ----------------- | -------------------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------- |
| `ClassifierContext`    | map\[string]`any` | :heavy\_minus\_sign: | N/A         |                                                                                                                                   |
| `Type`                 | `string`          | :heavy\_check\_mark: | N/A         |                                                                                                                                   |
| `AdditionalProperties` | map\[string]`any` | :heavy\_minus\_sign: | N/A         | \{<br />"classifier\_context": \{<br />"permission\_mode": "auto",<br />"v": 1<br />},<br />"type": "dangerous\_tool\_use"<br />} |
