SyncAgentSkillsBody

Request body for an Agent operation.

Definition

TypeScript
interface SyncAgentSkillsBody {
  skillIds: Array<string>;
}

Fields

FieldTypeNotes
skillIdsArray<string>required — Full list of skill IDs to assign to the agent