SmartLinkAction: {
    id: string;
    inputs: ActionInputParams[];
    label: string;
    type: "ACTION";
}