check_agent_friendliness
Quick check if a website is in the Silicon Friendly directory and its agent-friendliness level.
Args:
domain: The website domain to check (e.g. "stripe.com", "github.com")
Returns:
Simple response with domain, in_directory, level (L0-L5), and whether it's verified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |