add_dataset_entities
Add existing entities to a specified dataset by providing the dataset ID and a list of entity IDs.
Instructions
Add existing entities to a dataset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | CatchAll API key. Optional if provided via x-api-key header or CATCHALL_API_KEY env var. | |
| dataset_id | Yes | The dataset ID to add entities to. | |
| entity_ids | Yes | List of entity IDs to add (required). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |