get_entities
Retrieve specific entities from a Kanka campaign by their IDs, with an option to include associated posts.
Instructions
Retrieve specific entities by ID with their posts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_ids | Yes | Array of entity IDs to retrieve | |
| include_posts | No | Include posts for each entity |