Join us on May 20th for the Content + AI Virtual Summit. Register now
{
"type": "skill_card",
"skill_card_type": "status",
"status": {
"code": "success",
"message": "We're preparing to process your file. Please hold on!"
},
"skill": {
"type": "service",
"id": "image-recognition-service"
},
"invocation": {
"type": "skill_invocation",
"id": "image-recognition-service-123"
},
"created_at": "2018-04-13T13:53:23-07:00"
}Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
A Box Skill metadata card that puts a status message in the metadata sidebar.
The value will always be skill_card.
skill_card "skill_card"
The value will always be status.
status "status"
Sets the status of the skill. This can be used to show a message to the user while the Skill is processing the data, or if it was not able to process the file.
Show child attributes
The service that applied this metadata.
Show child attributes
The invocation of this service, used to track which instance of a service applied the metadata.
Show child attributes
The optional date and time this card was created at.
"2018-04-13T13:53:23-07:00"
The title of the card.
Show child attributes
Was this page helpful?