Delete entity
kanka_delete_entityPermanently delete a specified entity from a Kanka campaign. Requires confirmation to prevent accidental removal.
Instructions
Permanently delete an entity. Requires confirm: true to execute. Note: kanka_get_entity by entity_id may continue to succeed briefly via cache; pass an unknown entity_id to bust the resolver if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | ||
| entity_type | Yes | ||
| id | Yes | ||
| confirm | Yes | ||
| entity_id | No |