EndueEndue
← Connectors

Slack

SlackCommunication

List channels, view conversation history, threads, and search; send messages

Available tools 5

Hard-to-undo tools, such as sending or destructive actions, require your approval before running.

  • slack__postSendApproval required

    채널에 메시지 발송. ⚠️ 외부로 즉시 나가고 되돌릴 수 없다 — 보낼 채널과 문구를 사용자에게 먼저 확인받은 뒤에만 호출할 것

  • slack__historyRead

    채널의 최근 대화 이력 조회 (채널 요약용). ⚠️ 봇이 그 채널에 초대돼 있어야 한다 — not_in_channel 오류면 사용자에게 봇 초대를 안내할 것

  • slack__list_channelsRead

    워크스페이스 채널 목록 — 이름으로 채널 id(C…) 를 찾는다. 다른 Slack 툴을 쓰기 전에 먼저 호출할 것

  • slack__read_threadRead

    스레드 답글 전체 읽기 — slack__history/search 결과의 thread_ts 로 맥락을 펼친다

  • slack__searchRead

    워크스페이스 전체 메시지 검색 — 채널을 모를 때 사용. 검색 문법: from:@user in:#channel "구문"