@squidcloud/backend
    Preparing search index...

    Type Alias AiFunctionParamType

    AiFunctionParamType: "string" | "number" | "boolean" | "date" | "files"

    Represents the possible data types for an AI function parameter.