classify_url
Evaluate a URL's safety before sending it to a fetcher. Locally classify untrusted links to avoid risky network requests.
Instructions
[Cost: $0.0002 USDC on Base & Solana] Classify one URL locally for fetch safety. Invoke before passing an untrusted URL to a network-capable fetcher.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| payment_signature | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |