_get_workflow
Retrieve CI/CD workflow details from SourceCraft by providing owner, repo, run slug, and workflow slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| run_slug | Yes | ||
| workflow_slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |