get_self_api_key
Retrieve redacted metadata for the calling API key to inspect its ID, name, environment, scopes, and usage timestamps. Requires API-key auth; JWT sessions lack key context and are rejected.
Instructions
Get the calling API key's own redacted metadata (id, name, key_prefix, environment, scopes, last_used_at, revoked_at, created_at) for agent self-inspection. Never returns the key hash or full secret. Requires API-key auth — a JWT session has no single-key context (returns 400 api_key_required).
ACCESS: needs a Proof account. Set PROOF_API_KEY and restart this server, then call this tool again. start_login does NOT open this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||