Messages
{
"success": true,
"error": "<string>",
"task_id": 123,
"task_display_id": 123
}{
"agent_callback_id": "<string>",
"command_name": "<string>",
"params": "<string>",
"token_id": 123
}Websockets
Mythic_rpc_task_create
Create task
WSS
mythic_rpc_task_create
Messages
{
"success": true,
"error": "<string>",
"task_id": 123,
"task_display_id": 123
}{
"agent_callback_id": "<string>",
"command_name": "<string>",
"params": "<string>",
"token_id": 123
}Task Create Response
type:object
Response for task create operation
Task Create Request
type:object
Create a new task