You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a get_task tool to retrieve full JSON details for a specific task by ID. This is critical for reading current state (like recurrence rules) before updating.
Implement a
get_tasktool to retrieve full JSON details for a specific task by ID. This is critical for reading current state (like recurrence rules) before updating.