docs(TSP-1420): add Slack interactive forms documentation - #795
claude[bot] wants to merge 1 commit into
Conversation
Documents the new dropdown (single-select) field support for agent Slack pop-up forms and wizard step forms, including the options array structure, label vs value distinction, and all constraints (max 100 options, 75-char label cap, no duplicate values, no multi-line). Also updates the Slack integration overview and send-message pages to cross-reference the new page. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
🎯 Vibe checkReviewed: 5 files (3 with issues, 2 clean) Scores
Score key: 🟢 9–10, 🟡 6–8, 🔴 1–5. ✨ Overall vibe: The new 🔧 Issues (14)
🧩 Component suggestions (1)
🏗️ Page structure (2)
✅ Clean files (2)
🔋 Credit usage
Files read: |
Summary
/build/tools/tool-steps/slack/interactive-forms.mdx— a new page covering agent Slack card button types (message, form, wizard) and form field configuration, with a focus on the new dropdown field support from PR #17558optionsarray structure (label vs value distinction) and all constraints: max 100 options, 75-char label cap, no duplicate values, single-select only/integrations/popular-integrations/slack.mdx) to link to the new pagedocs.jsonand the shared snippetRelated