File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -509,7 +509,7 @@ The following sets of tools are available:
509509 - ` repo ` : Repository name (string, required)
510510 - ` resource_id ` : The unique identifier of the resource. This will vary based on the "method" provided, so ensure you provide the correct ID:
511511 - Do not provide any resource ID for 'list_workflows' method.
512- - Provide a workflow ID or workflow file name (e.g. ci.yaml) for 'list_workflow_runs' method.
512+ - Provide a workflow ID or workflow file name (e.g. ci.yaml) for 'list_workflow_runs' method, or omit to list all workflow runs in the repository .
513513 - Provide a workflow run ID for 'list_workflow_jobs' and 'list_workflow_run_artifacts' methods.
514514 (string, optional)
515515 - ` workflow_jobs_filter ` : Filters for workflow jobs. ** ONLY** used when method is 'list_workflow_jobs' (object, optional)
You can’t perform that action at this time.
0 commit comments