Metadata-Version: 2.4
Name: meshagent-slack-channel
Version: 0.45.9
Summary: Slack Events API channel support for MeshAgent
License-Expression: Apache-2.0
Project-URL: Documentation, https://docs.meshagent.com
Project-URL: Website, https://www.meshagent.com
Project-URL: Source, https://www.meshagent.com
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: meshagent-api==0.45.9
Requires-Dist: meshagent-agents==0.45.9
Requires-Dist: aiohttp<4,>=3.12
Dynamic: license-file

# MeshAgent Slack Channel

`meshagent-slack-channel` turns Slack Events API callbacks into MeshAgent room agent turns and sends completed agent responses back through Slack `chat.postMessage`.

Agent file attachments and generated images are resolved from room storage, image datasets, HTTP(S) URLs, or `data:` URLs, then uploaded back to Slack with the external file upload API. Set `MESHAGENT_SLACK_OUTBOUND_FILE_MAX_BYTES` to control the largest outbound file the channel will download or upload.
