search_modules_files
Search for files in Slack using a query string to match file names and contents. Supports pagination with cursor.
Instructions
Search files (undocumented session endpoint).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of results to return per page. | |
| query | Yes | Search query string matching file names and contents. | |
| cursor | No | Pagination cursor from a previous response's ``response_metadata.next_cursor``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||