discovering-connector-tools
Installation
SKILL.md
Discovering Connector Tools
Use live AgentKit metadata as the source of truth for tool names, required inputs, and output schemas.
Do not rely on static connector notes as a complete catalog. Those may lag the live platform.
Prerequisites
Install the SDK (pick the project's language):
# Python
pip install scalekit-sdk-python python-dotenv
# Node.js
npm install @scalekit-sdk/node dotenv
Environment variables — put these in .env (or export them) before running discovery: