bcn.execute_city_query
bcn_execute_city_queryExecute a safe, bounded city query on Open Data BCN datasets. Blocks when needing resource or place selection, ensuring accurate results.
Instructions
Execute a safe bounded Open Data BCN city-question plan end-to-end. Blocks instead of guessing when the planner needs a resource or place selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| sort | No | ||
| task | No | ||
| limit | No | Rows to return. Server maximum: 100. | |
| query | Yes | ||
| fields | No | ||
| offset | No | ||
| filters | No | ||
| group_by | No | ||
| radius_m | No | ||
| place_kind | No | ||
| place_query | No | ||
| resource_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| error | No | ||
| provenance | Yes |