Skip to main content

A Box Skill metadata card that puts a status message in the metadata sidebar.

type
enum<string>
required

The value will always be skill_card.

Available options:
skill_card
Example:

"skill_card"

skill_card_type
enum<string>
required

The value will always be status.

Available options:
status
Example:

"status"

status
object
required

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.

skill
object
required

The service that applied this metadata.

invocation
object
required

The invocation of this service, used to track which instance of a service applied the metadata.

created_at
string<date-time>

The optional date and time this card was created at.

Example:

"2018-04-13T13:53:23-07:00"

skill_card_title
object

The title of the card.