Skip to content

ShellToolInlineSkill

type ShellToolInlineSkill = object;
description: string;

name: string;

source: ShellToolInlineSkillSource;

type: "inline";