ToolBox MCP Server
by xiaoguomeiyitian
Verified
schedule_tool
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action type (create/cancel/list) | |
delaySeconds | No | Delay execution by N seconds | |
id | No | Task ID (required for cancel) | |
interval | No | Recurring interval pattern (e.g. 'every@5m') | |
time | No | Absolute execution time (YYYY-MM-DD HH:mm:ss) | |
toolArgs | No | Parameters for the target tool | |
toolName | No | Tool to execute (e.g. 'time_tool') |