Task schema how-tos
-------------------

Show information about a task schema
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In the Python API, use the `info` property of a task schema object to print information such as the input and output parameters of the schema: :code:`TaskSchema.info`.