id: generateUID()

in example/src/main.ts [373:384]


                                                id: generateUID(),
                                                icon: MynahIcons.TRASH,
                                                text: 'Delete',
                                            },
                                        ],
                                    },
                                    {
                                        id: generateUID(),
                                        icon: MynahIcons.CHAT,
                                        description: 'Explain the code in the mcp directory',
                                        actions: [
                                            {