MCP-PIF Server
by hungryrobot1
journal_read
Read journal entries within a date range. Dates should be in YYYY-MM-DD format. Times are handled in UTC, and the 'to' date is inclusive through end of day.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | Output format (default: text) | |
from | No | Start date (YYYY-MM-DD), inclusive from start of day | |
limit | No | ||
tags | No | ||
to | No | End date (YYYY-MM-DD), inclusive through end of day |
Input Schema (JSON Schema)
You must be authenticated.