EndueEndue
← Connectors

Mattermost

MattermostCommunication

View teams, channels, conversation history, threads, and search; post messages to channels

Available tools 6

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

  • mattermost__post_messageSendApproval required

    채널에 메시지 게시 (root_id 를 주면 그 스레드의 답글). ⚠️ 즉시 채널 멤버 전체에게 보이고 알림이 나간다

  • mattermost__get_channel_historyRead

    채널 최근 대화 이력 — 시간순(오래된→최신), 입퇴장 등 시스템 메시지 제외. 긴 메시지는 절삭

  • mattermost__list_channelsRead

    채널 목록·검색 — search 를 주면 팀의 공개 채널 전체에서 이름으로 찾고, 생략하면 내가 속한 채널을 낸다

  • mattermost__list_teamsRead

    내가 속한 팀 목록 — 다른 Mattermost 툴에 쓸 team_id 를 여기서 확보한다

  • mattermost__read_threadRead

    스레드 전문 읽기 — 루트 글과 답글을 시간순으로

  • mattermost__search_postsRead

    팀 안에서 메시지 검색 — Mattermost 검색 문법 사용 가능 (in:채널 from:사용자 "완전일치")

Before you connect

  1. Profile Settings → Security → Personal Access Tokens
  2. Personal access tokens must first be enabled in the System Console. A bot account token also works