docs(TSP-1437): document Slack Send Message outputs and Update Message tool step - #809
claude[bot] wants to merge 1 commit into
Conversation
…ssage tool step - Add Outputs section to Send Message page: ts (timestamp) and channel (ID) returned after sending - Create Update Message tool step page documenting channel/ts inputs, optional text/blocks/attachments, and Block Kit support - Add progress-checklist example showing how to wire ts+channel into Update Message to edit a message in place - Register update-message in docs.json navigation and slack-tool-steps snippet Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
🎯 Vibe checkReviewed: 4 files (3 MDX + docs.json; 3 with issues, 1 navigation-only) Scores
Score key: 🟢 9–10, 🟡 6–8, 🔴 1–5. ✨ Overall vibe: The PR adds genuinely useful reference content — the 🔧 Issues (5)
🧩 Component suggestions (3)
|
| Item | Count |
|---|---|
| Files reviewed | 4 |
| Context pages read | 2 |
| Total lines processed | ~473 |
Files read: _snippets/components/integrations/slack-tool-steps.mdx (11 lines), build/tools/tool-steps/slack/send-message.mdx (55 lines), build/tools/tool-steps/slack/update-message.mdx (61 lines), build/tools/tool-steps/slack/retrieve-messages.mdx (26 lines), integrations/popular-integrations/slack.mdx (320 lines)
Summary
ts(message timestamp) andchannel(channel ID) — and explains how to wire them into a subsequent Update Message step.Slack: Update Messagetool step, covering the requiredchannelandtsinputs, the optionaltext,blocks(Block Kit JSON array), andattachmentsinputs, and the rule that at least one content field must be provided.update-messagetodocs.jsonand theslack-tool-stepssnippet.Test plan
build/tools/tool-steps/slack/send-messagerenders the new Outputs section and accordion correctlybuild/tools/tool-steps/slack/update-messagerenders inputs tables and accordion correctly/build/tools/tool-steps/slack/update-message,/integrations/popular-integrations/slack)Linear: https://linear.app/relevance/issue/TSP-1437/
🤖 Generated with Claude Code