{
    "code": 200,
    "message": "success",
    "data": {
        "tools": [
            {
                "tool_name": "视频脚本大纲",
                "tool_name_en": "Video Script Outline",
                "tool_name_jp": "ビデオスクリプトアウトライン  ",
                "tool_description": "为你想要拍摄的视频脚本准备一份清晰的大纲",
                "tool_description_en": "Create a detailed and structured outline for the script of your upcoming video.",
                "tool_description_jp": "次のビデオのスクリプトのために詳細で構造化されたアウトラインを作成します。",
                "category": "内容创作",
                "result_type": "markdown",
                "params": {
                    "model": "模型",
                    "language": "语言",
                    "topic": "主题"
                }
            },
            {
                "tool_name": "视频描述",
                "tool_name_en": "Video Description",
                "tool_name_jp": "ビデオ説明  ",
                "tool_description": "为视频内容生成准确、吸引人的描述",
                "tool_description_en": "Create precise and engaging descriptions for video content.",
                "tool_description_jp": "ビデオコンテンツのための正確で魅力的な説明文を作成します。",
                "category": "社交媒体",
                "result_type": "纯文本",
                "params": {
                    "model": "模型",
                    "language": "语言",
                    "video content": "视频内容",
                    "keywords": "关键字",
                    "tone": "语气",
                    "audience": "目标用户"
                }
            },
            {
                "tool_name": "视频标题生成",
                "tool_name_en": "Video Title Generator",
                "tool_name_jp": "ビデオタイトル生成  ",
                "tool_description": "利用 AI 帮你生成一个有创意的视频标题。",
                "tool_description_en": "Use AI to create a creative video title.",
                "tool_description_jp": "AIを活用してクリエイティブなビデオタイトルを作成します。",
                "category": "社交媒体",
                "result_type": "纯文本",
                "params": {
                    "model": "模型",
                    "language": "语言",
                    "video": "视频内容",
                    "keywords": "关键字",
                    "tone": "语气",
                    "audience": "目标用户"
                }
            }
        ]
    }
}