Scheduled Task Toolkit is a task management feature designed for intelligent agents, enabling them to help users schedule and execute timed tasks efficiently.Documentation Index
Fetch the complete documentation index at: https://docs.xpertai.cn/llms.txt
Use this file to discover all available pages before exploring further.
-
Support for Multi-Agent Collaboration Architecture
Users can freely build a collaborative multi-agent architecture on the XpertAI platform. Agents seamlessly cooperate through the Task Toolkit to execute complex tasks. Each task can be completed by a single agent or collaboratively by multiple agents based on user needs. -
Flexible Task Customization
The Task Toolkit allows users to create one-time or recurring tasks tailored to specific needs. Tasks can include reminders, data reports, workflow triggers, and more. Through the platform, users can refine task execution logic and set detailed trigger conditions. -
Multi-Channel Notification Support
After task completion, notifications can be sent through familiar communication tools like Lark, email, or other integrated platforms, ensuring users receive task results or important reminders promptly. -
Deep Integration with the Platform
The Task Toolkit is a key part of the XpertAI platform’s ecosystem. Combined with other tools like ChatBI, ChatDB, and Search, users can integrate AI data analysis, knowledge retrieval, and more into tasks, making the agent’s capabilities smarter and more powerful.
- Task Limit: Trial accounts can create up to 10 tasks.
- Task Execution Limit: Each task can be executed up to 10 times, meeting the basic task scheduling needs of trial users. :::
Tools
The Scheduled Task Toolkit includes three tools:- Create Task: Create a one-time or recurring scheduled task.
name: Task name.schedule: Time schedule.xpertId: ID of the digital expert responsible for the task.agentKey: Primary key of the agent, specifying the agent in the expert team to execute the task.prompt: Task instructions, guiding the agent on how to execute the task.
- List Tasks: List all tasks assigned to a digital expert.
- Delete Task: Delete a specific scheduled task.