Returns value is {
_meta?: {
"io.modelcontextprotocol/related-task"?: { taskId: string };
progressToken?: string | number;
[key: string]: unknown;
};
task?: { ttl?: number };
}
True if the value is a valid TaskAugmentedRequestParams, false otherwise.
Checks if a value is a valid TaskAugmentedRequestParams.