arcade-mcp/examples/gmail/pack.toml
2024-04-22 14:13:09 -07:00

11 lines
191 B
TOML

[pack]
name = "example"
description = "A simple actor that sends an email using the Gmail API."
version = "0.1.0"
author = "Sam Partee"
email = "sam@partee.io"
[modules]
gmailer = "0.1.0"