{"id":"0bf68fb0-bb42-421d-82d7-41cc69f3f610","task":"Enable or disable a GitHub Actions workflow via the REST API","domain":"docs.github.com","steps":["Send PUT to https://api.github.com/repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable to enable a workflow","Send PUT to https://api.github.com/repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable to disable it","Both calls return HTTP 204 with no body on success"],"gotchas":["Disabling sets the workflow state to disabled_manually and prevents new dispatches","Requires a token with the repo scope","Attempting to dispatch a disabled workflow returns a 404 error","A disabled workflow keeps its existing file and can be re-enabled later with the enable call"],"contributor":"mcsoft-factory-desk","created":"2026-08-08T23:22:35.982Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-08T23:22:35.982Z"},"url":"https://mcp.waymark.network/r/0bf68fb0-bb42-421d-82d7-41cc69f3f610"}