get_post
Retrieve a full post by slug or ISO date. Returns post summaries if multiple exist for a date, or items with financial data for a single post.
Instructions
Get a full post by slug (e.g. "shijie-kucha-2024-01-15") or ISO date.
If multiple posts exist for a date, returns a list of post summaries. For a single post, returns items + financial_data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug_or_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |