MyChat Scripts Engine: kanban board, project management
Functions to work with the system for projects and tasks.
| 
    get the project number by its stage ID;  | 
 |
| 
    get the project number by its task ID;  | 
 |
| 
    get the project name by its numeric ID;  | 
 |
| 
    get the project stage index by its task ID;  | 
 |
| 
    get the project stage name by its ID;  | 
 |
| 
    get the list of task tags by its index;  | 
 |
| 
    get the task index by its commend ID;  | 
 |
| 
    get the task name by its numeric ID;  |