get_domains
Retrieve configured allow or deny domain entries, supporting exact match or regular expression patterns.
Instructions
Get configured domain entries.
type: "allow" (whitelist) or "deny" (blacklist). kind: "exact" (exact match) or "regex" (regular expression).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | deny | |
| kind | No | exact |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |