add_classifiers_to_collection
Add existing classifiers to a collection. Classifiers must already exist and not be in the collection; managed collections cannot have classifiers appended.
Instructions
Add classifiers to an existing collection.
All classifiers must already exist and not already be in the collection. ALTR managed collections cannot have classifiers appended.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_name | Yes | Collection to add classifiers to. | |
| classifier_names | Yes | Classifier name(s) to add. Pass a single string or a list of strings. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||