project_key_cache_export
Export local cached anon/service keys for a project. Use when a credential-required operation needs keys, but only with explicit reveal consent to emit secrets.
Instructions
Export local cached anon/service keys for one project. Requires reveal:true and emits secret material; use only when a credential-required operation needs keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reveal | Yes | Must be true to emit secret key material | |
| project_id | Yes | Project ID to export from the local project-key credential cache |