tagDocumentOrNotebookEntry
Add one or more tags to a document or notebook entry to categorize and retrieve content easily. Supply the document ID and a list of tags.
Instructions
Tags a document or notebook entry with one or more tags :param doc_id: :param tags: :return:
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | Yes | One or more tags in a list | |
| doc_id | Yes |