campaignstack_connect_instantly
Connect an Instantly.ai account by providing an API key. Validates the key against the Instantly API and stores the integration. Returns success: true when the key is valid and the integration is connected. Returns success: false (with integrationId still created) when the key fails validation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | Yes | ||
| workspaceId | No | Workspace ID (required for user keys; workspace keys are bound) |