list_backorders
ActiveTool of run.domani/domani
declared in 1.0.0
List the user's backorders (watching, caught, failed, cancelled, expired). Optionally filter by status.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"status": {
"enum": [
"watching",
"caught",
"failed",
"cancelled",
"expired"
],
"type": "string",
"description": "Filter by status"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
run.domani/domani
https://github.com/gwendall/domani
1/7 registries