query_response_artifact
Retrieve specific data from stored provider responses using filters, pagination, and field selection. Control output with strict camelCase parameters.
Instructions
Query a stored provider response with bounded, strict camelCase controls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| fields | No | ||
| filters | No | ||
| describe | No | ||
| pageSize | No | ||
| artifactId | Yes | ||
| objectMode | No | ||
| textSearch | No | ||
| environment | Yes | ||
| responsePath | No |