Set Civify API Key
civify_set_api_keySet or switch the active Civify API key for this agent session. Validates the key with the server immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Civify API key (starts with 'cv-fy-'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | Authenticated user profile details | |
| status | Yes | Authentication status (AUTHENTICATED) | |
| message | Yes | Confirmation message |