ctx.pull.context_slice
Retrieve targeted context for Shopify apps by specifying intent, budget, and required sections. Uses graph-based retrieval and observation masking to deliver focused information slices.
Instructions
Pull a targeted context slice for an app based on intent, budget, and required sections. Uses graph-based retrieval and observation masking.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | Unique request ID | |
| app_key | Yes | App identifier | |
| intent | Yes | Request intent | |
| query_text | No | Free-text query | |
| entities | No | Entity names to focus on | |
| required_sections | No | Sections that must be included | |
| excluded_sections | No | Sections to exclude | |
| budget | Yes | Output budget constraints | |
| language | No | en |