Skip to content

Conversation

@mattdholloway
Copy link
Contributor

Add four new consolidated actions tools that group related functionality:

  • actions_list: List workflows, workflow runs, jobs, and artifacts
  • actions_get: Get details of workflows, runs, jobs, artifacts, usage, logs URL
  • actions_run_trigger: Run, rerun, cancel workflows and delete logs
  • get_job_logs: Get job logs with failed_only and return_content options

These tools consolidate multiple individual tools into unified interfaces
with method-based routing, reducing the number of tools while maintaining
full functionality.

Closes:

Add four new consolidated actions tools that group related functionality:
- actions_list: List workflows, workflow runs, jobs, and artifacts
- actions_get: Get details of workflows, runs, jobs, artifacts, usage, logs URL
- actions_run_trigger: Run, rerun, cancel workflows and delete logs
- get_job_logs: Get job logs with failed_only and return_content options

These tools consolidate multiple individual tools into unified interfaces
with method-based routing, reducing the number of tools while maintaining
full functionality.
@mattdholloway mattdholloway deleted the actions-consolidation-clean branch December 17, 2025 14:09
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