Skip to content

[DEVPL-3998] feat(workflows): add list_workflow_runs action#100

Merged
bertenator merged 1 commit intosaifrom
achang/add-list-workflow-runs
Mar 26, 2026
Merged

[DEVPL-3998] feat(workflows): add list_workflow_runs action#100
bertenator merged 1 commit intosaifrom
achang/add-list-workflow-runs

Conversation

@bertenator
Copy link
Copy Markdown
Member

@bertenator bertenator commented Mar 26, 2026

Summary

  • Adds list_workflow_runs action to data_workflows_tool
  • Calls GET /v2/sites/:site_id/workflows/:workflow_id/runs to return the full run history for a workflow

Jira: https://webflow.atlassian.net/browse/DEVPL-3998

Test plan

  • Call list_workflow_runs with a site_id and workflow_id and confirm run history is returned

🤖 Generated with Claude Code

Adds GET /v2/sites/:site_id/workflows/:workflow_id/runs to retrieve
the run history for a given workflow.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bertenator bertenator requested a review from a team as a code owner March 26, 2026 22:48
@bertenator bertenator requested review from viratatwebflow and zmcnellis and removed request for a team March 26, 2026 22:48
@bertenator bertenator changed the title feat(workflows): add list_workflow_runs action [DEVPL-3998] feat(workflows): add list_workflow_runs action Mar 26, 2026
@bertenator bertenator merged commit ef2bc4e into sai Mar 26, 2026
6 checks passed
@bertenator bertenator deleted the achang/add-list-workflow-runs branch March 26, 2026 22:54
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.

2 participants