docs: Add documentation for Slack Work App integration#1833
Closed
inkeep[bot] wants to merge 4 commits intomainfrom
Closed
docs: Add documentation for Slack Work App integration#1833inkeep[bot] wants to merge 4 commits intomainfrom
inkeep[bot] wants to merge 4 commits intomainfrom
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds documentation for the new Slack Work App integration introduced in #1832.
Changes
Updated files
agents-docs/content/concepts.mdx- Added "Work Apps" section explaining the new concept of platform integrations that let agents operate inside collaboration tools like Slackagents-docs/_snippets/multi-agent-framework/WaysToTalkToAgent.mdx- Added Work Apps as a way to talk to agents, alongside existing options like API, MCP Server, and Triggersagents-docs/content/talk-to-your-agents/meta.json- Added(work-apps)to navigationNew files
agents-docs/content/talk-to-your-agents/(work-apps)/slack.mdx- Complete Slack integration guide covering:/inkeep,/inkeep help,/inkeep link,/inkeep status, etc.)Manual action required
Please add the following file manually to complete the navigation setup:
File:
agents-docs/content/talk-to-your-agents/(work-apps)/meta.json{ "title": "Work Apps", "icon": "LuPlug", "pages": ["slack"] }Related PR
cc @victor-inkeep