arcade-mcp/examples/generic/pack.toml
Sam Partee 7f3abfd1f9
Tool SDK, Schemas (#2)
Co-authored-by: Nate Barbettini <nathanaelb@gmail.com>
2024-07-14 23:37:46 -07:00

14 lines
No EOL
224 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"
read_sqlite = "0.0.1"
BM25 = "0.0.1"
products = "0.0.1"