list_plans
Arguments
{
"limit": 5,
"end_date": "2026-07-31",
"start_date": "2026-07-31"
}Response
{
"content": [
{
"text": "{\"start_date\":\"2026-07-31\",\"end_date\":\"2026-07-31\",\"plans\":[]}",
"type": "text"
}
],
"structuredContent": {
"plans": [],
"end_date": "2026-07-31",
"start_date": "2026-07-31"
}
}