search_messages
Find Slack messages containing specified text and return matching results with an optional limit on the number of messages.
Instructions
Search for messages in Slack containing specific text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query (e.g., 'build failed', 'Cuti-E-Admin') | |
| limit | No | Maximum number of results (default: 10) |