- Notifications
You must be signed in to change notification settings - Fork931
Open
Description
Describe the feature or problem you’d like to solve
GitHub Actions has a suite of APIs that users may want to use with their AI-powered tools.
Proposed solution
We add tools for Actions, starting with some of the core APIs like:
- Listing workflows
- Listing workflow runs
- Triggering a workflow (via
workflow_dispatch
) - Re-running workflows
- Downloading logs for a run