Skip to content

Commit efd4fc7

Browse files
Add missing update_schedule mcp tool in README
1 parent cecaa1f commit efd4fc7

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.markdownlint.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"siblings_only": true
66
},
77
"no-inline-html": false,
8-
"ol-prefix": false
8+
"ol-prefix": false,
9+
"blanks-around-lists": false
910
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@ The `yc_api_full` tag includes everything from `yc_api` plus additional tools fo
376376
- `pause_schedule` - Pause a scheduled process
377377
- `resume_schedule` - Resume a paused schedule
378378
- `delete_schedule` - Delete a schedule
379+
- `update_schedule` - Update a scheduled process
379380

380381
**Variables Management:**
381382
- `get_variables` - List team variables

0 commit comments

Comments
 (0)