15 lines
732 B
JSON
15 lines
732 B
JSON
{
|
||
"ja": {
|
||
"description": "ファイルをアップロードし、公開 URL または一時 URL を返します。アセットの公開、ファイルの共有、他のスキルにアップロード用のヘルパーを提供したい場合に使用します。",
|
||
"category": "Web サービス"
|
||
},
|
||
"zh": {
|
||
"description": "上传文件并返回公开或临时的 URL。当你需要发布资源、分享文件,或为其他技能提供上传辅助能力时使用。",
|
||
"category": "Web 服务"
|
||
},
|
||
"en": {
|
||
"description": "Upload files and return a public or temporary URL. Use when you need to publish assets, share files, or provide upload helpers to other skills.",
|
||
"category": "Web Services"
|
||
}
|
||
}
|