Overseerr MCP Server

by jmagar
Verified

get_daily_treasury_statement

Retrieve the daily treasury statement for a specific date using the YYYY-MM-DD format to manage financial data effectively.

Instructions

Get the daily treasury statement for a specific day

Input Schema

NameRequiredDescriptionDefault
dateNoDate of the statement in YYYY-MM-DD format

Input Schema (JSON Schema)

{ "properties": { "date": { "description": "Date of the statement in YYYY-MM-DD format", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Overseerr MCP Server

Related Tools

ID: vs6qmcl6bm