issue_passport
Onboard any AI agent by issuing a complete passport with cryptographic keys, signed attestations, and optional values floor in a single call.
Instructions
Issue a complete agent passport with keys, signed passport, attestation summary, and optional values floor in a single call. The server silently captures Tier 0 observed signals and computes a passport grade (0-3). Use this to onboard any agent — no npm install required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Agent name (human-readable) | |
| owner | Yes | Owner/principal identifier | |
| mission | No | Agent mission description | |
| capabilities | No | Agent capabilities (e.g., ['research', 'writing']) | |
| attest_to_floor | No | If true, attests to the default values floor (F-001 through F-008) |