Values.GetBacklogTaskRequestSourceRequest structure for retrieving a specific backlog task
type nonrec t = {agentSpaceId : AgentSpaceId.t;The unique identifier for the agent space containing the task
*)taskId : ResourceId.t;The unique identifier of the task to retrieve
*)}