check_field_presence
Verifies field path existence in the OpenAPI spec and optionally checks its presence in a live API response to ensure field availability.
Instructions
Check whether a field path exists in OpenAPI and optionally in a live payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | ||
| field_path | Yes | ||
| response | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||