ln_agent_verify
Look up an agent's compliance attestation by providing its Nostr public key. Returns attestation details or indicates unknown status.
Instructions
Look up an agent's compliance attestation.
Args: agent_pubkey: The agent's Nostr public key to verify.
Returns: Attestation details or {status: "unknown"} if not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_pubkey | Yes |