set_provider_key
Save an AI provider API key locally in ~/.postward-creative/keys.json, restricting access to that provider only. Use this to authenticate requests for image, video, music, or voice generation.
Instructions
Configure an AI provider API key. Keys are stored locally in ~/.postward-creative/keys.json (file permission 0600) and never leave this machine — they are sent only to the provider they belong to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The API key from the provider's dashboard | |
| provider | Yes | The AI provider this key belongs to |