task constant
String
const task
"task" — the server elected to process the request asynchronously and
the result is a CreateTaskResult (Result & Task, flat). The client
tracks it via tasks/get / tasks/update / tasks/cancel. Tasks
extension (io.modelcontextprotocol/tasks), MCP 2026-07-28.
Implementation
static const String task = 'task';