get_ongoing_drefs
Fetch currently active DREF operations from the IFRC GO Admin API. Provides limit and offset for paging through large result sets.
Instructions
Get currently active DREF operations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default: 50) | |
| offset | No | Number of results to skip (default: 0) |