Feature/tsp 976 update triggers docs#485
Merged
alexrelevanceai merged 6 commits intomainfrom Mar 10, 2026
Merged
Conversation
- Slim down triggers.mdx to an overview page linking to sub-pages - Merge API + SDK into single "SDK & API Triggers" page (SDK first) - Rewrite Zapier as mention under Integration Triggers (external trigger) - Extract recurring schedules + scheduled messages into standalone page - Restore Integration Triggers as its own page with premium cards - Convert all FAQ sections to accordion format for consistency - Remove duplicate content between zapier and webhook pages - Add redirects for removed pages (zapier, api, sdk) - Update sidebar nav to "Trigger Types" group with cleaner hierarchy Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…, clean up webhook page Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ences Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The old standalone Zapier page was a direct copy of the webhook doc with no Zapier-specific content. Since Zapier setup is managed entirely within Zapier's platform, it doesn't need its own doc — just a mention as a trigger type. Added under "Types of Triggers" in the Workforce triggers page where it belongs, alongside manual, integration, and scheduled. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Collaborator
Author
|
The old standalone Zapier page was a direct copy of the webhook doc with |
alexrelevanceai
approved these changes
Mar 10, 2026
…tion Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
This PR restructures and cleans up the Agent Trigger documentation to make it clearer, more consistent, and easier to navigate.
What changed:
Redirects: Added redirects for deleted pages so existing links don’t break
Why:
The trigger docs had grown organically — duplicate content between pages, a Zapier doc that was a copy-paste of the webhook doc, a Tools as Triggers page sitting in beta with one paragraph for 9 months, and inconsistent formatting throughout. This brings it all into a structure where each trigger type has a focused page and the overview actually helps users find the right one.