get_current_year_month
Get the current year and month in YYYYMM format to query recent real estate transactions without specifying a date.
Instructions
Return the current year and month in YYYYMM format for use with trade/rent tools.
Call this tool when the user asks about current or recent transactions
without specifying a year_month.
Returns:
year_month: Current year-month string in YYYYMM format (e.g. "202602")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||