paymo_get_task
Retrieve Paymo task details using a numeric ID or human task code, such as ABC-1.
Instructions
Fetch a Paymo task by numeric id or human code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Numeric task id (e.g. 1234) or human task code (e.g. ABC-1). | |
| verbose | No | When false (default) only the documented field subset is returned. Set true to return every field Paymo provides for each record. |