Discovery
List Figure Reviews
list_figure_reviewsFree and above
List every figure review recorded for one report, plus a state-count summary — the coverage view for 'which figures in this report still need a human?' A report with no reviews yet returns an empty list and an all-zero summary; that is a legitimate answer, not an error. Owner-...
Example Call
example_call.pypython
# Using the Valuein MCP server from Python (via MCP SDK)# Or call directly from Claude / Cursor after setup result = await client.call_tool( "list_figure_reviews", arguments={})print(result)Direct tool call:list_figure_reviews(...)
Inputs
This tool takes no inputs.
Output Fields
Example Response
Illustrative
response.jsonjson
{}Shape only — field names match the live schema; values are placeholders, not real filings. See MCP server for the structured response shape.
Notes
Available from sp500 tier and above.
Plan Access
Free (guest)
Not includedFree (token)
AvailablePro
AvailableInstitutional
Available