I don't see "description" (i.e. the main content of the Task description) in the payload returned by a Conduit call to `maniphest.search`. Even trying to use `maniphest.gettasktransactions` doesn't seem to give me what I need to get the description. I've been through the Conduit docs and if there's something there about this, I'm not seeing it. What am I missing?
PS: I can get it from a `maniphest.info` but was trying to follow the docs' admonition to use `maniphest.search` instead.