Call a read-only ESI operation
call_esiRetrieve EVE Online character and public data by running read-only ESI GET/HEAD operations with schema-validated parameters.
Instructions
Execute an ESI GET/HEAD operation selected by operationId. Only parameters declared by the pinned OpenAPI schema are accepted. Mutating ESI operations cannot be selected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON body for explicitly audited, semantically read-only bulk lookup POST operations | |
| path | No | Path parameter values keyed by their schema names | |
| query | No | Query parameter values keyed by their schema names | |
| headers | No | Optional declared ESI headers (for example Accept-Language or If-None-Match); Authorization cannot be supplied here | |
| operationId | Yes |