addedInput schema / properties / budget_max / description
Added value: +"Maximum headline minimum investment the applicant will consider, in USD. Programmes with no fixed threshold are excluded from budget filtering."
addedInput schema / properties / budget_max / examples
Added value: +[
+ 250000
+]
addedInput schema / properties / limit
Added value: +{
+ "description": "Maximum number of items to return. Responses can be large; use this to keep the answer small.",
+ "examples": [
+ 10
+ ],
+ "type": "number"
+}
addedInput schema / properties / max_processing_months / description
Added value: +"Maximum acceptable processing time in MONTHS, compared against the lower bound of each programme's published range."
addedInput schema / properties / max_processing_months / examples
Added value: +[
+ 6
+]
addedInput schema / properties / region / description
Added value: +"Region filter, matched case-insensitively (e.g. \"Caribbean\", \"EU\", \"Middle East\", \"Pacific\", \"Africa\", \"Asia\")."
addedInput schema / properties / region / examples
Added value: +[
+ "Caribbean"
+]
addedInput schema / properties / type / description
Added value: +"Programme family: \"CBI\" grants citizenship, \"RBI\" grants residence (golden visa). Omit for both."
addedInput schema / properties / type / examples
Added value: +[
+ "CBI"
+]