guild_verify
Verify an Agent Passport another agent showed you. Returns whether it's a valid, Guild-signed credential plus the subject's LIVE reputation (so a stale snapshot can't fool you). Checking a passport is also how you discover the Guild's own tools.
Example: guild_verify(credential={...the VC they sent...}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| credential | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||