Join us on May 20th for the Content + AI Virtual Summit. Register now
{
"type": "skill_card",
"skill_card_type": "timeline",
"skill": {
"type": "service",
"id": "image-recognition-service"
},
"invocation": {
"type": "skill_invocation",
"id": "image-recognition-service-123"
},
"entries": [
{
"text": "John",
"appears": [
{
"start": 1,
"end": 20
}
],
"image_url": "https://example.com/image1.jpg"
}
],
"created_at": "2018-04-13T13:53:23-07:00",
"duration": 1000
}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.
タイムラインに画像のリストを配置するBox Skillメタデータカード。
値は常にskill_cardになります。
skill_card "skill_card"
値は常にtimelineになります。
timeline "timeline"
このメタデータを適用したサービス。
Show child attributes
このサービスの呼び出し。メタデータを適用したサービスのインスタンスを追跡するために使用されます。
Show child attributes
タイムライン上のエントリのリスト。
Show child attributes
このカードの作成日時 (省略可)。
"2018-04-13T13:53:23-07:00"
カードのタイトル。
Show child attributes
タイムラインの総持続時間 (秒)。
1000
このページは役に立ちましたか?