describe_operation
Retrieve the full parameter list and JSON request schema for any All Quiet API operation by specifying its method and path, with all $refs inlined for clarity.
Instructions
Show an operation's parameters and JSON request body schema, with all $refs inlined. A schema used more than once appears in full once, tagged "$name", then as {"$see": name}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path template exactly as listed, e.g. /team/{id} | |
| method | Yes |