Add Scheduler Task Management #7

Open
opened 2025-10-10 09:14:36 +02:00 by jack · 0 comments
Owner

🎯 Feature Request

Description

Manage TYPO3 scheduler tasks.

Proposed Tools

  • list_scheduler_tasks - List all tasks
  • create_scheduler_task - Create task
  • run_scheduler_task - Execute task
  • enable_task - Enable task
  • disable_task - Disable task

Benefits

  • Cron job management
  • Task automation
  • Scheduling control

🤖 Generated with Claude Code

## 🎯 Feature Request ### Description Manage TYPO3 scheduler tasks. ### Proposed Tools - `list_scheduler_tasks` - List all tasks - `create_scheduler_task` - Create task - `run_scheduler_task` - Execute task - `enable_task` - Enable task - `disable_task` - Disable task ### Benefits - Cron job management - Task automation - Scheduling control 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
customable-mcp/typo3-mcp#7
No description provided.