github source

github.workflows

pass

List repository workflows

Requires owner and repo. Most useful optional filters: workflow_id. Add workflow_id to jump from the default list call to a specific record lookup.

owner, repo captured 2026-08-31 09:34:50Zmedian 33210 ms
Verdict: TRUE

All variants returned rows on ≥2 trials, 0 errors.

rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal230703 ms33790 ms36878 ms[1, 1]0
realistic228668 ms33210 ms37752 ms[25, 25]0
edge232951 ms34322 ms35693 ms[62, 62]0

Latency per trial

minimalmedian 33790ms
t136878mst230703ms
scale: 0–36878 ms
realisticmedian 33210ms
t137752mst228668ms
scale: 0–37752 ms
edgemedian 34322ms
t132951mst235693ms
scale: 0–35693 ms

Probe variants — every command + output

minimal2 trials
min 30703ms · median 33790ms · max 36878ms · rows 1,1

smallest valid query

Command
SELECT * FROM github.workflows WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 1
Trials + output
trial 1·36878ms·rows 1isError=false
First row (click to expand JSON)
{
  "badge_url": "https://github.com/anomalyco/opencode/workflows/deploy/badge.svg",
  "created_at": "2025-05-28T00:01:58.000+05:30",
  "deleted_at": "",
  "html_url": "https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml",
  "id": "164613133",
  "name": "deploy",
  "node_id": "W_kwDOOiiGL84Jz8wN",
  "owner": "anomalyco",
  "path": ".github/workflows/deploy.yml",
  "repo": "opencode",
  "state": "active",
  "updated_at": "2025-06-14T08:50:19.000+05:30",
  "url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133",
  "workflow_id": ""
}
columns (14)
badge_urlcreated_atdeleted_athtml_urlidnamenode_idownerpathrepostateupdated_aturlworkflow_id
trial 2·30703ms·rows 1isError=false
First row (click to expand JSON)
{
  "badge_url": "https://github.com/anomalyco/opencode/workflows/deploy/badge.svg",
  "created_at": "2025-05-28T00:01:58.000+05:30",
  "deleted_at": "",
  "html_url": "https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml",
  "id": "164613133",
  "name": "deploy",
  "node_id": "W_kwDOOiiGL84Jz8wN",
  "owner": "anomalyco",
  "path": ".github/workflows/deploy.yml",
  "repo": "opencode",
  "state": "active",
  "updated_at": "2025-06-14T08:50:19.000+05:30",
  "url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133",
  "workflow_id": ""
}
columns (14)
badge_urlcreated_atdeleted_athtml_urlidnamenode_idownerpathrepostateupdated_aturlworkflow_id
realistic2 trials
min 28668ms · median 33210ms · max 37752ms · rows 25,25

typical user query

Command
SELECT * FROM github.workflows WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 25
Trials + output
trial 1·37752ms·rows 25isError=false
First row (click to expand JSON)
{
  "badge_url": "https://github.com/anomalyco/opencode/workflows/deploy/badge.svg",
  "created_at": "2025-05-28T00:01:58.000+05:30",
  "deleted_at": "",
  "html_url": "https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml",
  "id": "164613133",
  "name": "deploy",
  "node_id": "W_kwDOOiiGL84Jz8wN",
  "owner": "anomalyco",
  "path": ".github/workflows/deploy.yml",
  "repo": "opencode",
  "state": "active",
  "updated_at": "2025-06-14T08:50:19.000+05:30",
  "url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133",
  "workflow_id": ""
}
columns (14)
badge_urlcreated_atdeleted_athtml_urlidnamenode_idownerpathrepostateupdated_aturlworkflow_id
trial 2·28668ms·rows 25isError=false
First row (click to expand JSON)
{
  "badge_url": "https://github.com/anomalyco/opencode/workflows/deploy/badge.svg",
  "created_at": "2025-05-28T00:01:58.000+05:30",
  "deleted_at": "",
  "html_url": "https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml",
  "id": "164613133",
  "name": "deploy",
  "node_id": "W_kwDOOiiGL84Jz8wN",
  "owner": "anomalyco",
  "path": ".github/workflows/deploy.yml",
  "repo": "opencode",
  "state": "active",
  "updated_at": "2025-06-14T08:50:19.000+05:30",
  "url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133",
  "workflow_id": ""
}
columns (14)
badge_urlcreated_atdeleted_athtml_urlidnamenode_idownerpathrepostateupdated_aturlworkflow_id
edge2 trials
min 32951ms · median 34322ms · max 35693ms · rows 62,62

edge: larger limit

Command
SELECT * FROM github.workflows WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 200
Trials + output
trial 1·32951ms·rows 62isError=false
First row (click to expand JSON)
{
  "badge_url": "https://github.com/anomalyco/opencode/workflows/deploy/badge.svg",
  "created_at": "2025-05-28T00:01:58.000+05:30",
  "deleted_at": "",
  "html_url": "https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml",
  "id": "164613133",
  "name": "deploy",
  "node_id": "W_kwDOOiiGL84Jz8wN",
  "owner": "anomalyco",
  "path": ".github/workflows/deploy.yml",
  "repo": "opencode",
  "state": "active",
  "updated_at": "2025-06-14T08:50:19.000+05:30",
  "url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133",
  "workflow_id": ""
}
columns (14)
badge_urlcreated_atdeleted_athtml_urlidnamenode_idownerpathrepostateupdated_aturlworkflow_id
trial 2·35693ms·rows 62isError=false
First row (click to expand JSON)
{
  "badge_url": "https://github.com/anomalyco/opencode/workflows/deploy/badge.svg",
  "created_at": "2025-05-28T00:01:58.000+05:30",
  "deleted_at": "",
  "html_url": "https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml",
  "id": "164613133",
  "name": "deploy",
  "node_id": "W_kwDOOiiGL84Jz8wN",
  "owner": "anomalyco",
  "path": ".github/workflows/deploy.yml",
  "repo": "opencode",
  "state": "active",
  "updated_at": "2025-06-14T08:50:19.000+05:30",
  "url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133",
  "workflow_id": ""
}
columns (14)
badge_urlcreated_atdeleted_athtml_urlidnamenode_idownerpathrepostateupdated_aturlworkflow_id

All returned rowsacross all non-errored trials · filterable · paginated

176 rows stored · 176 returned · page 1/8
10https://github.com/anomalyco/opencode/workflows/deploy/badge.svg2025-05-28T00:01:58.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml164613133deployW_kwDOOiiGL84Jz8wNanomalyco.github/workflows/deploy.ymlopencodeactive2025-06-14T08:50:19.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133
21https://github.com/anomalyco/opencode/workflows/deploy/badge.svg2025-05-28T00:01:58.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml164613133deployW_kwDOOiiGL84Jz8wNanomalyco.github/workflows/deploy.ymlopencodeactive2025-06-14T08:50:19.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133
12https://github.com/anomalyco/opencode/workflows/deploy/badge.svg2025-05-28T00:01:58.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml164613133deployW_kwDOOiiGL84Jz8wNanomalyco.github/workflows/deploy.ymlopencodeactive2025-06-14T08:50:19.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133
13https://github.com/anomalyco/opencode/workflows/publish/badge.svg2025-06-12T22:34:11.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/publish.yml168190908publishW_kwDOOiiGL84KBmO8anomalyco.github/workflows/publish.ymlopencodeactive2026-02-05T14:12:13.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/168190908
14https://github.com/anomalyco/opencode/workflows/stats/badge.svg2025-06-29T07:25:38.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/stats.yml171366196statsW_kwDOOiiGL84KNtc0anomalyco.github/workflows/stats.ymlopencodeactive2025-06-29T07:27:39.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/171366196
15https://github.com/anomalyco/opencode/workflows/opencode/badge.svg2025-07-14T01:53:14.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/opencode.yml174391588opencodeW_kwDOOiiGL84KZQEkanomalyco.github/workflows/opencode.ymlopencodeactive2025-12-09T07:36:32.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/174391588
16https://github.com/anomalyco/opencode/workflows/notify-discord/badge.svg2025-07-16T05:19:49.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/notify-discord…174909681notify-discordW_kwDOOiiGL84KbOjxanomalyco.github/workflows/notify-discord.ymlopencodeactive2026-01-30T00:28:02.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/174909681
17https://github.com/anomalyco/opencode/workflows/publish-github-action/badge.svg2025-07-16T13:07:43.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/publish-github…174975879publish-github-actionW_kwDOOiiGL84KbeuHanomalyco.github/workflows/publish-github-action.ymlopencodeactive2025-07-16T13:07:43.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/174975879
18https://github.com/anomalyco/opencode/workflows/publish-vscode/badge.svg2025-07-20T21:03:52.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/publish-vscode…175860362publish-vscodeW_kwDOOiiGL84Ke2qKanomalyco.github/workflows/publish-vscode.ymlopencodeactive2025-07-20T21:03:52.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/175860362
19https://github.com/anomalyco/opencode/workflows/typecheck/badge.svg2025-08-04T02:42:28.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/typecheck.yml178887963typecheckW_kwDOOiiGL84KqZ0banomalyco.github/workflows/typecheck.ymlopencodeactive2025-09-15T13:00:33.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/178887963
110https://github.com/anomalyco/opencode/workflows/duplicate-issues/badge.svg2025-08-12T09:21:16.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/duplicate-issu…180683771duplicate-issuesW_kwDOOiiGL84KxQP7anomalyco.github/workflows/duplicate-issues.ymlopencodeactive2026-01-30T00:28:02.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/180683771
111https://github.com/anomalyco/opencode/workflows/test/badge.svg2025-09-27T12:35:02.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/test.yml193014382testW_kwDOOiiGL84LgSpuanomalyco.github/workflows/test.ymlopencodeactive2025-09-27T12:35:02.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/193014382
112https://github.com/anomalyco/opencode/actions/workflows/copilot-swe-agent/copil…2025-10-29T01:35:34.000+05:30https://github.com/anomalyco/opencode/actions/workflows/copilot-swe-agent/copil…201737144Copilot cloud agentW_kwDOOiiGL84MBkO4anomalycodynamic/copilot-swe-agent/copilotopencodeactive2026-05-28T07:03:21.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/201737144
113https://github.com/anomalyco/opencode/actions/workflows/copilot-pull-request-re…2025-11-01T21:37:28.000+05:30https://github.com/anomalyco/opencode/actions/workflows/copilot-pull-request-re…203026125Copilot code reviewW_kwDOOiiGL84MGe7Nanomalycodynamic/copilot-pull-request-reviewer/copilot-pull-request-revieweropencodeactive2025-11-01T21:37:28.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/203026125
114https://github.com/anomalyco/opencode/workflows/review/badge.svg2025-12-04T00:15:17.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/review.yml212696900reviewW_kwDOOiiGL84MrX9Eanomalyco.github/workflows/review.ymlopencodeactive2026-01-30T00:28:02.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/212696900
115https://github.com/anomalyco/opencode/workflows/generate/badge.svg2025-12-10T06:11:28.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/generate.yml214523490generateW_kwDOOiiGL84MyV5ianomalyco.github/workflows/generate.ymlopencodeactive2025-12-10T06:11:28.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/214523490
116https://github.com/anomalyco/opencode/workflows/triage/badge.svg2025-12-16T06:45:50.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/triage.yml216204586triageW_kwDOOiiGL84M4wUqanomalyco.github/workflows/triage.ymlopencodeactive2026-01-30T00:28:02.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/216204586
117https://github.com/anomalyco/opencode/workflows/release-github-action/badge.svg2025-12-17T01:44:07.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/release-github…216478770release-github-actionW_kwDOOiiGL84M5zQyanomalyco.github/workflows/release-github-action.ymlopencodeactive2025-12-17T01:44:07.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/216478770
118https://github.com/anomalyco/opencode/workflows/docs-update/badge.svg2025-12-22T09:22:50.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/docs-update.yml217872759docs-updateW_kwDOOiiGL84M_Hl3anomalyco.github/workflows/docs-update.ymlopencodeactive2026-01-30T00:28:02.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/217872759
119https://github.com/anomalyco/opencode/workflows/pr-standards/badge.svg2026-01-09T00:14:08.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/pr-standards.y…221856513pr-standardsW_kwDOOiiGL84NOUMBanomalyco.github/workflows/pr-standards.ymlopencodeactive2026-01-30T00:28:02.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/221856513
120https://github.com/anomalyco/opencode/workflows/nix-hashes/badge.svg2026-01-30T00:17:37.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/nix-hashes.yml228483451nix-hashesW_kwDOOiiGL84NnmF7anomalyco.github/workflows/nix-hashes.ymlopencodeactive2026-05-09T18:40:46.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/228483451
121https://github.com/anomalyco/opencode/workflows/pr-management/badge.svg2026-01-30T00:28:02.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/pr-management.…228486382pr-managementW_kwDOOiiGL84Nnmzuanomalyco.github/workflows/pr-management.ymlopencodeactive2026-01-30T00:28:02.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/228486382
122https://github.com/anomalyco/opencode/workflows/containers/badge.svg2026-01-30T09:38:22.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/containers.yml228612402containersW_kwDOOiiGL84NoFkyanomalyco.github/workflows/containers.ymlopencodeactive2026-01-30T09:38:22.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/228612402
123https://github.com/anomalyco/opencode/workflows/nix-eval/badge.svg2026-02-05T00:10:48.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/nix-eval.yml230563454nix-evalW_kwDOOiiGL84Nvh5-anomalyco.github/workflows/nix-eval.ymlopencodeactive2026-02-18T11:33:39.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/230563454
124https://github.com/anomalyco/opencode/workflows/docs-locale-sync/badge.svg2026-02-09T23:04:37.000+05:30https://github.com/anomalyco/opencode/blob/dev/.github/workflows/docs-locale-sy…232236935docs-locale-syncW_kwDOOiiGL84N16eHanomalyco.github/workflows/docs-locale-sync.ymlopencodeactive2026-02-09T23:04:37.000+05:30https://api.github.com/repos/anomalyco/opencode/actions/workflows/232236935

Column profile

14 columns actually returned by coral. Catalog claims "2 required filter(s)": "owner, repo". Click a column to drill in.

#ColumnInferred typeNon-nullNullsSample value(s)
1badge_urlstring60"https://github.com/anomalyco/opencode/workflows/deploy/badge"
2created_atstring60"2025-05-28T00:01:58.000+05:30"
3deleted_at06empty
4html_urlstring60"https://github.com/anomalyco/opencode/blob/dev/.github/workf"
5idstring60"164613133"
6namestring60"deploy"
7node_idstring60"W_kwDOOiiGL84Jz8wN"
8ownerstring60"anomalyco"
9pathstring60".github/workflows/deploy.yml"
10repostring60"opencode"
11statestring60"active"
12updated_atstring60"2025-06-14T08:50:19.000+05:30"
13urlstring60"https://api.github.com/repos/anomalyco/opencode/actions/work"
14workflow_id06empty

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt136878ms1okbadge_url, created_at, deleted_at
minimalt230703ms1okbadge_url, created_at, deleted_at
realistict137752ms25okbadge_url, created_at, deleted_at
realistict228668ms25okbadge_url, created_at, deleted_at
edget132951ms62okbadge_url, created_at, deleted_at
edget235693ms62okbadge_url, created_at, deleted_at

Catalog vs. response schemaclaimed guide vs columns coral actually returned

Catalog guide (verbatim)
Requires owner and repo. Most useful optional filters: workflow_id. Add workflow_id to jump from the default list call to a specific record lookup.
Columns coral returned (14)
badge_urlcreated_atdeleted_athtml_urlidnamenode_idownerpathrepostateupdated_aturlworkflow_id
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:34:50Z
JSON record: reports/github/tables/workflows.json
first_run_at: 2026-08-31T09:34:50Z
last_retried_at: 2026-08-31T09:34:50Z
retry_count: 0
View version history →