Call Any IITR AIS Operation
ais_callCall API endpoints using a symbol, alias, URL, or relative path. Supports GET, POST, PUT, PATCH, DELETE methods. Confirm write for mutations.
Instructions
Call a cataloged endpoint by symbol/alias/URL, or an API-relative path. Cataloged mutations and uncataloged non-GET calls require confirmWrite=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| query | No | ||
| method | No | ||
| headers | No | ||
| identifier | Yes | ||
| confirmWrite | No | ||
| responseFormat | No | auto |