Skip to content

PreconfiguredSkill

Example Usage

typescript
import { PreconfiguredSkill } from "@meetkai/mka1/models/components";

let value: PreconfiguredSkill = {
  name: "<value>",
  description: "spellcheck usefully if hmph brand couch nab easily put",
};

Fields

FieldTypeRequiredDescription
namestring✔️Skill name, used as { type: 'preconfigured', name: '...' } in tool definitions
descriptionstring✔️Description of what the skill does
object"preconfigured_skill"N/A