project_key_cache_export
Export cached anon/service keys for a project when a credential-required operation needs them. Requires reveal set to true to emit secret material.
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 |