Skip to main content

A Box Skill metadata card that places a list of images on a timeline.

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 timeline.

Available options:
timeline
Example:

"timeline"

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.

entries
object[]
required

A list of entries on the timeline.

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.

duration
integer

An total duration in seconds of the timeline.

Example:

1000