This example demonstrates how to use the Composio client to send an email using the GMAIL_SEND_EMAIL action.
- Ensure you have the
composio
gem installed. - Set up your environment with the necessary API key.
To run the example, use the following command: COMPOSIO_API_KEY=<COMPOSIO_API_KEY_HERE> ruby test.rb