fetch_with_license
Determine the license of any image or webpage URL by analyzing host heuristics and metadata, enabling go/no-go decisions before use.
Instructions
Given an arbitrary URL (image or webpage), determine its license via host heuristics + page metadata (, dc.rights, og tags). Set probe: true to also download the bytes. Use when an agent already has a URL and needs a go/no-go decision before shipping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| probe | No |