Skip to content

connery-io/gmail

Repository files navigation

Gmail

A plugin that contains actions to work with Gmail.

Repository structure

This repository contains the plugin's source code.

Path Description
./src/index.ts The entry point for the plugin. It contains the plugin definition and references to all the actions.
./src/actions/ This folder contains all the actions of the plugin. Each action is represented by a separate file with the action definition and implementation.

Built using Connery SDK

This plugin is built using Connery SDK, the open-source SDK for AI plugins and actions development.

Learn how to use the plugin and its actions.

Support

If you have any questions or need help with this plugin, please create an issue in this repository.