get_workflow_usage
Retrieve detailed usage statistics for GitHub Actions workflows by providing the repository owner, repository name, and workflow ID. Useful for monitoring and optimizing workflow performance.
Instructions
Get usage statistics of a workflow
Input Schema
Name | Required | Description | Default |
---|---|---|---|
owner | Yes | Repository owner | |
repo | Yes | Repository name | |
workflowId | Yes | The ID of the workflow or filename |