reports
Update Report Sections
update_reportFree and above
Replace one or more sections of an existing report owned by the caller. Useful for authoring workflows where the agent's first draft (`create_report`) is refined by additional analysis before publishing. Pass `citations` for figures in the edited prose — they are MERGED into t...
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( "update_report", arguments={})print(result)Direct tool call:update_report(...)
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 pro tier and above.
Plan Access
Free (guest)
Not includedFree (token)
AvailablePro
AvailableInstitutional
Available