get_passport_grade
Query the attestation grade of an agent passport, returning a grade from 0 (self-signed) to 3 (principal-bound) along with flags and evidence summary to assess trust level.
Instructions
Query the attestation grade and issuance context for a passport. Returns the passport grade (0-3), flags, and evidence summary. Grade 0 = self-signed, 1 = issuer countersigned, 2 = runtime-bound, 3 = principal-bound. This is the partner-facing trust query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent ID of the passport to query |