ComposioHQ / composio

Composio equip's your AI agents & LLMs with 100+ high-quality integrations via function calling
https://docs.composio.dev
Other
7.9k stars 2.48k forks source link

Feature request: Add support for new tool: database manager #154

Open sohamganatra opened 3 months ago

sohamganatra commented 3 months ago

Describe the solution you'd like Add a new local tool - database manager

We should add following actions -

connect to a DB -> returns the connection ID Execute any command (Connection ID, SQL Command as input, timeout as input -> outputs are collected and sent back) disconnect

rajatx185 commented 1 month ago

@sohamganatra Have you started the implementation? If not, Please assign this to me. I would like to contribute.