Graphlit MCP Server

Official
by graphlit
Verified

listSlackChannels

Retrieve a list of available Slack channels for integration with Graphlit's knowledge base, enabling streamlined ingestion of Slack messages for enhanced project insights and collaboration.

Instructions

Lists available Slack channels. Returns a list of Slack channels, where the channel name can be used with ingestSlackMessages to ingest messages into Graphlit knowledge base.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": {}, "type": "object" }
ID: fscrivteod