Get the badge embed
get_badge_embedGet the HTML snippet for a site's Agent Readiness badge, so it can be placed on that site. Sites at grade C or better earn bronze, silver or gold. Use when the user has a passing score and wants to display it. Returns HTML to paste; it installs nothing and runs no script.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public http(s) address, for example example.com |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| html | No | ||
| note | No | ||
| tier | No | ||
| grade | Yes | ||
| score | Yes | ||
| reason | No | ||
| watchIt | No | ||
| eligible | Yes | ||
| fixFirst | No | ||
| badgePage | No | ||
| reportUrl | No |