arcade-mcp/examples/pack.toml
2024-06-04 09:05:18 -07:00

12 lines
183 B
TOML

[pack]
name = "Routines for Jarvis"
description = "Jarvis Chatbot routines"
version = "0.1.0"
author = "Sam Partee"
email = "sam@partee.io"
[modules]
gmail = "0.0.1"
llm = "0.0.1"