github source

github.activity_list_repos_watched_by_user

fail

List repositories watched by a user

Requires username. Use LIMIT for spot checks; large result sets paginate quickly.

username captured 2026-08-31 10:07:42Zmedian 16503 ms
Verdict: FALSE

All variants failed: 3 errors, 0 successful.

What to do

Protocol-level error
protocol

Coral's response could not be decoded.

Retry once; if persistent, the coral MCP itself is broken
Protocol-level error
protocol

Coral's response could not be decoded.

Check `coral mcp-stdio` stderr for upstream connection errors
rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal115820 ms15820 ms15820 ms[0]1
realistic116503 ms16503 ms16503 ms[0]1
edge115564 ms15564 ms15564 ms[0]1

Latency per trial

minimalmedian 15820ms
t115820ms
scale: 0–15820 ms
realisticmedian 16503ms
t116503ms
scale: 0–16503 ms
edgemedian 15564ms
t115564ms
scale: 0–15564 ms

Probe variants — every command + output

minimal1 trials
min 15820ms · median 15820ms · max 15820ms · rows 0

smallest valid query

Command
SELECT * FROM github.activity_list_repos_watched_by_user WHERE username = 'FiscalMindset' LIMIT 1
Trials + output
trial 1·15820ms·rows 0isError=true
Error
Error: Source response decode failed
Detail: source API response decoding failed: EOF while parsing a value at line 1 column 0 [GET] https://api.github.com/users/FiscalMindset/subscriptions
Hint: The upstream API returned a response that does not match the source manifest.
realistic1 trials
min 16503ms · median 16503ms · max 16503ms · rows 0

typical user query

Command
SELECT * FROM github.activity_list_repos_watched_by_user WHERE username = 'FiscalMindset' LIMIT 25
Trials + output
trial 1·16503ms·rows 0isError=true
Error
Error: Source response decode failed
Detail: source API response decoding failed: EOF while parsing a value at line 1 column 0 [GET] https://api.github.com/users/FiscalMindset/subscriptions
Hint: The upstream API returned a response that does not match the source manifest.
edge1 trials
min 15564ms · median 15564ms · max 15564ms · rows 0

edge: larger limit

Command
SELECT * FROM github.activity_list_repos_watched_by_user WHERE username = 'FiscalMindset' LIMIT 200
Trials + output
trial 1·15564ms·rows 0isError=true
Error
Error: Source response decode failed
Detail: source API response decoding failed: EOF while parsing a value at line 1 column 0 [GET] https://api.github.com/users/FiscalMindset/subscriptions
Hint: The upstream API returned a response that does not match the source manifest.

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

0 rows stored · 0 returned · page 1/1
No rows captured. Trials either returned isError=true (errors shown above) or the probe runner didn't capture full output rows.

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt115820ms0error
realistict116503ms0error
edget115564ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T10:07:42Z
JSON record: reports/github/tables/activity_list_repos_watched_by_user.json
first_run_at: 2026-08-31T05:19:51Z
last_retried_at: 2026-08-31T10:07:42Z
retry_count: 2
View version history →