list_plans
Arguments
{
"limit": 10,
"end_date": "2026-07-17",
"start_date": "2026-07-17"
}Response
{
"content": [
{
"text": "{\"start_date\":\"2026-07-17\",\"end_date\":\"2026-07-17\",\"count\":0,\"plans\":[]}",
"type": "text"
}
],
"structuredContent": {
"count": 0,
"plans": [],
"end_date": "2026-07-17",
"start_date": "2026-07-17"
}
}