gmail source

gmail.settings_filters

fail

Gmail message filters for the configured mailbox.

Use this table to inspect filter criteria and actions.

no filters captured 2026-09-01 14:05:45Zmedian 7072 ms
Verdict: FALSE

All variants errored: 10 errors, 0 row returns.

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
minimal26982 ms7072 ms7163 ms[0, 0]2
list27072 ms7076 ms7080 ms[0, 0]2
json-extract26967 ms6983 ms7000 ms[0, 0]2
aggregate26982 ms7000 ms7018 ms[0, 0]2
edge26974 ms6984 ms6994 ms[0, 0]2

Latency per trial

minimalmedian 7072ms
t17163mst26982ms
scale: 0–7163 ms
listmedian 7076ms
t17072mst27080ms
scale: 0–7080 ms
json-extractmedian 6983ms
t16967mst27000ms
scale: 0–7000 ms
aggregatemedian 7000ms
t17018mst26982ms
scale: 0–7018 ms
edgemedian 6984ms
t16994mst26974ms
scale: 0–6994 ms

Probe variants — every command + output

minimal2 trials
min 6982ms · median 7072ms · max 7163ms · rows 0,0

smallest query (known: Gmail EOF upstream)

Command
SELECT id FROM gmail.settings_filters LIMIT 1
Trials + output
trial 1·7163ms·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://gmail.googleapis.com/gmail/v1/users/me/settings/filters
Hint: The upstream API returned a response that does not match the source manifest.
trial 2·6982ms·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://gmail.googleapis.com/gmail/v1/users/me/settings/filters
Hint: The upstream API returned a response that does not match the source manifest.
list2 trials
min 7072ms · median 7076ms · max 7080ms · rows 0,0

list filters

Command
SELECT id FROM gmail.settings_filters LIMIT 25
Trials + output
trial 1·7072ms·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://gmail.googleapis.com/gmail/v1/users/me/settings/filters
Hint: The upstream API returned a response that does not match the source manifest.
trial 2·7080ms·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://gmail.googleapis.com/gmail/v1/users/me/settings/filters
Hint: The upstream API returned a response that does not match the source manifest.
json-extract2 trials
min 6967ms · median 6983ms · max 7000ms · rows 0,0

typed JSON on criteria

Command
SELECT id, json_as_text(criteria, 'from') AS crit_from FROM gmail.settings_filters LIMIT 5
Trials + output
trial 1·6967ms·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://gmail.googleapis.com/gmail/v1/users/me/settings/filters
Hint: The upstream API returned a response that does not match the source manifest.
trial 2·7000ms·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://gmail.googleapis.com/gmail/v1/users/me/settings/filters
Hint: The upstream API returned a response that does not match the source manifest.
aggregate2 trials
min 6982ms · median 7000ms · max 7018ms · rows 0,0

filter count

Command
SELECT COUNT(*) AS n FROM gmail.settings_filters
Trials + output
trial 1·7018ms·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://gmail.googleapis.com/gmail/v1/users/me/settings/filters
Hint: The upstream API returned a response that does not match the source manifest.
trial 2·6982ms·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://gmail.googleapis.com/gmail/v1/users/me/settings/filters
Hint: The upstream API returned a response that does not match the source manifest.
edge2 trials
min 6974ms · median 6984ms · max 6994ms · rows 0,0

edge: capped LIMIT

Command
SELECT id FROM gmail.settings_filters LIMIT 200
Trials + output
trial 1·6994ms·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://gmail.googleapis.com/gmail/v1/users/me/settings/filters
Hint: The upstream API returned a response that does not match the source manifest.
trial 2·6974ms·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://gmail.googleapis.com/gmail/v1/users/me/settings/filters
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
minimalt17163ms0error
minimalt26982ms0error
listt17072ms0error
listt27080ms0error
json-extractt16967ms0error
json-extractt27000ms0error
aggregatet17018ms0error
aggregatet26982ms0error
edget16994ms0error
edget26974ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-09-01T14:05:45Z
JSON record: reports/gmail/tables/settings_filters.json
first_run_at: 2026-09-01T14:05:45Z
last_retried_at: 2026-09-01T14:05:45Z
retry_count: 1
View version history →