arcade-mcp/toolkits/slack/arcade_slack
Eric Gustin e7daa1edba
Fix Failing Slack Toolkit Build (#326)
`typing` was being installed and causing builds to fail. [See logs
here](https://github.com/ArcadeAI/arcade-ai/actions/runs/14041206262/job/39311571300)

This PR also removes the `typing-extensions` dependency
2025-03-24 13:45:04 -07:00
..
tools Fix Slack bug when sending msg to a private channel (#313) 2025-03-19 17:45:03 -07:00
__init__.py Start Slack toolkit (#17) 2024-08-22 16:12:42 -07:00
constants.py Slack Tools (#162) 2025-01-23 18:15:52 -08:00
critics.py Slack Tools (#162) 2025-01-23 18:15:52 -08:00
custom_types.py Slack Tools (#162) 2025-01-23 18:15:52 -08:00
exceptions.py Slack tools to retrieve messages & metadata from multi-person DM conversation (#254) 2025-02-19 16:51:45 -03:00
models.py Fix Failing Slack Toolkit Build (#326) 2025-03-24 13:45:04 -07:00
utils.py Slack tools to retrieve messages & metadata from multi-person DM conversation (#254) 2025-02-19 16:51:45 -03:00