Applies one or more Box Skills metadata cards to a file. NOTE: This action creates NEW Box Skill cards on a file. If Box Skill cards already exist on the file, this action will fail with a 409 Conflict error. In that case: - Use 'remove_box_skill_cards_from_file' to delete exist…
cardsRequiredarrayA list of Box Skill cards to apply to this file. Each card must include: 'type' (always 'skill_card'), 'skill_card_type' (one of: 'keyword', 'transcript', 'timeline', 'status'), 'skill' (object with 'type': 'service' and 'id'), 'invocation' (object with 'type': 'skill_invocation…
file_idRequiredstringThe unique identifier that represents a file. The ID for any file can be determined by visiting a file in the web application and copying the ID from the URL. For example, for the URL `https://*.app.box.com/files/123` the `file_id` is `123`. Note: This file must NOT have existin…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.