Skip to content

docs: update documentation to reflect SDK scheduled trigger removal#2910

Open
inkeep[bot] wants to merge 4 commits intomainfrom
docs-writer-ai-update-2026-03-30T20-11-30-768Z-8awt1v
Open

docs: update documentation to reflect SDK scheduled trigger removal#2910
inkeep[bot] wants to merge 4 commits intomainfrom
docs-writer-ai-update-2026-03-30T20-11-30-768Z-8awt1v

Conversation

@inkeep
Copy link
Copy Markdown
Contributor

@inkeep inkeep bot commented Mar 30, 2026

Summary

Updates documentation to reflect that scheduled triggers have been removed from the TypeScript SDK (PR #2823). Scheduled triggers are now managed exclusively through the dashboard and API.

Changes

agents-docs/content/typescript-sdk/triggers/scheduled.mdx

  • Replaced the entire SDK documentation page with a deprecation notice
  • Added a <Warning> callout explaining that scheduledTrigger(), ScheduledTrigger, and scheduledTriggers have been removed
  • Directs users to the dashboard and API for managing scheduled triggers
  • Removed all obsolete SDK code examples

agents-docs/content/typescript-sdk/triggers/overview.mdx

  • Renamed from "Triggers Overview" to "Webhook Triggers" (title and sidebar)
  • Added a <Note> clarifying that the SDK supports webhook triggers only
  • Links to the dashboard docs for scheduled triggers

agents-docs/content/talk-to-your-agents/triggers.mdx

  • Updated the "Configure triggers" section to clarify that:
    • Webhook triggers can be configured in the dashboard or SDK
    • Scheduled triggers are managed exclusively through the dashboard or API
  • Updated the TypeScript SDK card description to specify "webhook triggers"

agents-docs/content/visual-builder/triggers/scheduled.mdx

  • Removed the "Define in Code" card from the Next Steps section that linked to the now-deprecated SDK docs

Related PR

cc @shagun-singh-inkeep

inkeep bot added 4 commits March 30, 2026 20:12
Scheduled triggers have been removed from the TypeScript SDK (PR #2823).
The scheduledTrigger() builder, ScheduledTrigger class, and
scheduledTriggers agent property are all deleted. Triggers are now
managed exclusively through the dashboard and REST API.
Rename title from "Triggers Overview" to "Webhook Triggers" and add a
note explaining that scheduled triggers are managed via dashboard/API
only, reflecting the removal of scheduled triggers from the SDK in PR #2823.
Scheduled triggers were removed from the TypeScript SDK in PR #2823.
They are now managed exclusively through the API and UI. Remove the
'Define in Code' card that linked to the now-obsolete SDK page.
@inkeep inkeep bot requested a review from shagun-singh-inkeep March 30, 2026 20:15
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 30, 2026

⚠️ No Changeset found

Latest commit: 495ba95

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agents-api Ready Ready Preview, Comment Mar 30, 2026 8:18pm
agents-docs Error Error Mar 30, 2026 8:18pm
agents-manage-ui Ready Ready Preview, Comment Mar 30, 2026 8:18pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants