Join a webinar on April 30th: Unlocking Your Data using AI with Box Extract & MCP Server. Register here
{
"type": "skill_card",
"skill_card_type": "transcript",
"skill": {
"type": "service",
"id": "transciption-service"
},
"invocation": {
"type": "skill_invocation",
"id": "transciption-service-123"
},
"entries": [
{
"text": "Hi, and welcome to this video...",
"appears": [
{
"start": 1
}
]
}
],
"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"
値は常にtranscriptになります。
transcript "transcript"
このメタデータを適用したサービス。
Show child attributes
このサービスの呼び出し。メタデータを適用したサービスのインスタンスを追跡するために使用されます。
Show child attributes
カードのエントリのリスト。これは、書き起こしの個々のエントリを表します。
Show child attributes
このカードの作成日時 (省略可)。
"2018-04-13T13:53:23-07:00"
カードのタイトル。
Show child attributes
総持続時間 (秒) (省略可)。
skill_card_typeがtranscriptまたはtimelineの場合に使用されます。
1000
このページは役に立ちましたか?