submit_agent
Submit a new AI agent for Hlido to review when it's not yet in the corpus. The tool queues the review and returns a tracking reference.
Instructions
Nominate a new AI agent for Hlido to review. Use this when an agent isn't in Hlido's corpus yet (trust_check returned no_review_found) and you want it added. Returns a confirmation with a tracking reference; the review is queued and produces a public scorecard. If you need a verdict right now rather than a queued review, use request_quick_audit (faster, rate-limited) instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The agent's product or homepage URL (e.g. 'https://example.com'). | |
| name | Yes | Human-readable agent name (e.g. 'Example Coder'). | |
| note | No | Optional context: what the agent does, or why it's worth reviewing. |