github_get_workflow_run
Retrieve detailed information about a GitHub Actions workflow run, including logs if specified, using repository owner, name, and run ID inputs.
Instructions
Get detailed workflow run information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include_logs | No | ||
repo_name | Yes | ||
repo_owner | Yes | ||
run_id | Yes |