get_brand_signals
Use this when an agent needs the recent harvested signals (each with text, tier, score, and source URL) backing a brand's score. Public-citable signals only — internal-only items are filtered before emit. Always carries a coverage_status describing why a list may be empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Brand name. | |
| limit | No | Max signals to return. Defaults to 10. | |
| tier_floor | No | Minimum signal tier to include. Defaults to NOTABLE. |