日本語
Slack メッセージングビジネスプラットフォームツール
SLACK_POST_MESSAGE
SLACK_GET_CONVERSATION_REPLIES
- id: get_conversation_replies tool: SLACK_GET_CONVERSATION_REPLIES config: - name: token value: "{{secrets.SLACK_BOT_TOKEN}}" input: - name: channel value: "#jinba-dev-tmp" - name: thread_ts value: "1738331888.564969" - id: send_message tool: SLACK_POST_MESSAGE config: - name: token value: "{{secrets.SLACK_BOT_TOKEN}}" input: - name: text value: Hello, world! - name: channel value: "#900_tl_yuta"