taxme_open_return
Opens a tax return for the specified year and returns its menu sections for editing. Checks the opened page matches the requested year, returning login_required, not_open, or wrong_year if not.
Instructions
Open a tax return (year) for editing; returns the menu sections. Handles the edit popup tab. Only status "ok" means the return is open: the page is checked against the year that was asked for, so a login page or another case comes back as login_required / not_open / wrong_year instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes |