Andi Skill Builder API Documentation

Type Alias: FormMetadata

type FormMetadata = {
  id: string;
};

Properties

Property Type Description
id string A unique identifier for the form.