콘텐츠로 이동

ShellToolInlineSkill

이 콘텐츠는 아직 번역되지 않았습니다.

type ShellToolInlineSkill = object;
description: string;

name: string;

source: ShellToolInlineSkillSource;

type: "inline";