Skip to content

Conversation

@FlorianOtel
Copy link

Added two new MCP tools:

  1. messages_with_attachments - Search for messages containing file attachments
  2. get_attachment_details - Get detailed information about specific attachments

Any ideas for improvement and/or feedback appreciated.

Thanks,

/Florian

@FlorianOtel
Copy link
Author

bump

@korotovsky
Copy link
Owner

I'm afraid you have committed entire pkg folder to git, could you please fix this?

@wzoom
Copy link

wzoom commented Jan 14, 2026

@FlorianOtel Are you working on this?

cacapouh pushed a commit to cacapouh/slack-mcp-server that referenced this pull request Jan 29, 2026
- Add messages_with_attachments tool to search for file attachments in channels
- Add get_attachment_details tool to get file metadata (thumbnails, dimensions, etc.)
- Add get_attachment_content tool to retrieve text file content for RAG/AI
- Add files:read scope to documentation
- Add SlackToken() and ProvideHTTPClient() methods to ApiProvider

Based on work started in korotovsky#130 by @FlorianOtel
Closes korotovsky#88
cacapouh pushed a commit to cacapouh/slack-mcp-server that referenced this pull request Jan 29, 2026
- Add messages_with_attachments tool to search for file attachments in channels
- Add get_attachment_details tool to get file metadata (thumbnails, dimensions, etc.)
- Add get_attachment_content tool to retrieve text file content for RAG/AI
- Add files:read scope to documentation
- Add SlackToken() and ProvideHTTPClient() methods to ApiProvider

Based on work started in korotovsky#130 by @FlorianOtel
Closes korotovsky#88
@korotovsky
Copy link
Owner

Closed in favor of #170

@korotovsky korotovsky closed this Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants