Field Description
This document introduces the field meanings and descriptions of each module.
Inbox
Employee Name: The source of the notification message, i.e., the digital employee/coordinator name.Notification Type:Employee Upgrade: Notification message when a digital employee's rank or quality is upgraded.Task Completion: Notification message when a task is completed. Notifications are sent when tasks end withfinished,interrupt, andfailedstatuses.
Task Message: The task input message that triggered the notification.Task/Upgrade Status:Employee Upgradetype messages are divided intoEmployee RankandEmployee Quality.Task Completiontype messages display the correspondingTask Status.Whether Read: Initially unread, updated to read after viewing.Creation Time: Notification message creation time.Update Time: Initially the creation time, updated after being read.
Digital Employee
Employee Name: The name and avatar of the digital employee.Employee Description: Digital employee description. The coordinator will determine whether to delegate tasks to this digital employee based on this description.Employee Author: Digital employee author. If this field does not exist when reading, it will be displayed asAnonymous. When creating a digital employee, it is automatically set to the currently configured username.Employee Department: The department the digital employee belongs to.Employee Rank:L1-L9, ranks gradually increase from left to right.Employee Quality:Common,Advanced,Rare,Epic, andLegendary. Quality gradually increases from left to right.Creation Time: Digital employee creation time.Update Time: Digital employee update time.
Task Management
Task List
Task Message: The input prompt message of the task.Priority:P1,P2,P3,P4. Priority gradually decreases from left to right.Trigger Source:user: Tasks dispatched by users.scheduler: Tasks dispatched by the scheduler.
Task Status:pending: Waiting (queued tasks)running: Runningfinished: Completedinterrupt: Task interrupted (usually tasks cancelled manually or during service shutdown cleanup process)failed: Task failed
Creation Time: Empty when the task is created, updated to the current time when the task starts executing.Update Time: Task update time.Task Type: This field is not displayed on theSession Taskpage, and search and sorting are not supported on theSession Taskpage either.Session Task: Session-type tasksSynchronous Coordinator: Project-type tasks planned by the synchronous coordinatorAsynchronous Coordinator: Project-type tasks planned by the asynchronous coordinator
Employee Name: All digital employees involved in task execution. This field is not displayed on theSession Taskpage, and search and sorting are not supported on theSession Taskpage either.
Task Message
Task Message: Each step message during task execution.Message Role:user: Messages input by users/external sourcesassistant: Result-type messages returned by the modeltool: Tool call type messages
Creation Time: Message creation time.Reasoning Content: Model reasoning content.
Project List
Project Name: Project name.Project Description: Project description.Project Involved Digital Employees: Digital employees involved in the current project.Project Historical Involved Digital Employees: Digital employees historically involved in the project, including those removed from the project.Creation Time: Project creation time.Update Time: Project update time.
Scheduled Task
Task Name: Task name.Task Description: Task description.Employee Name: Digital employees/coordinators participating in the scheduled task.Mount Target: The object the scheduled task is mounted to, project or session.Task Message: The input prompt message when the scheduled task executes.Priority: The execution priority of the scheduled task.Project Task: Whether this scheduled task is a project task.Paused: Whether the scheduled task is in a paused state.Scheduled Time: The execution time period expression of the scheduled task, compatible with linux crontab expressions, format is* * * * *, from left to right: second, minute, hour, day, month, week.Creation Time: Scheduled task creation time.Update Time: Scheduled task update time.Next Time: The next execution time of the scheduled task.
Skill List
Skill Name: Skill name.Skill Description: Skill description. The model will determine whether to use this skill based on this description.Skill Category: The category the skill belongs to.Has Script: Whether the skill has a script.
Skill Marketplace
- Table fields:
Skill Name: Skill name.Author: Skill author.Skill Description: Skill description. The model will determine whether to use this skill based on this description.Github Address: Skill source Github repository address.Source Address: Skill source address.Likes: Skill like count.Update Time: Skill update time.
- Search fields:
Keyword: Skill search keyword.Skill Category: The category the skill belongs to, corresponding to thecategoryfield ofskillsmp.Occupation Category: The occupation category the skill belongs to, corresponding to theoccupationfield ofskillsmp.
- For field details, refer to: skillsmp api documentation