addedInput schema / properties / page / default
Added value: +1
changedInput schema / properties / page / description
Previous value: -"Page number to retrieve (default: 1)"New value: +"Page number to retrieve"
addedInput schema / properties / page / title
Added value: +"Page"
addedInput schema / properties / per_page / default
Added value: +20
changedInput schema / properties / per_page / description
Previous value: -"Number of results to return (default: 20, max: 100)"New value: +"Number of results to return"
addedInput schema / properties / per_page / title
Added value: +"Per Page"
addedInput schema / properties / project / default
Added value: +""
changedInput schema / properties / project / description
Previous value: -"Optional: limit search to a specific project. Either a numeric ID or path (e.g. 'lhcb/Boole'). If omitted, searches across all public projects using default refs."New value: +"Optional: limit search to a specific project (ID or path). If omitted, searches across all public projects using default refs."
addedInput schema / properties / project / title
Added value: +"Project"
addedInput schema / properties / ref / default
Added value: +""
changedInput schema / properties / ref / description
Previous value: -"Optional: Override the Git branch or tag to search within. If omitted, automatically uses the branch matching the stack if applicable."New value: +"Optional: Override the Git branch or tag to search within. If omitted, uses the branch matching the stack."
addedInput schema / properties / ref / title
Added value: +"Ref"
addedInput schema / properties / scope / default
Added value: +"blobs"
changedInput schema / properties / scope / description
Previous value: -"Search scope: 'blobs' searches file content (default), 'filenames' searches only file names"New value: +"'blobs' searches file content (default), 'filenames' searches only file names"
addedInput schema / properties / scope / title
Added value: +"Scope"
addedInput schema / properties / search_term / title
Added value: +"Search Term"
changedInput schema / properties / stack / description
Previous value: -"Name of the software stack (e.g., 'sim11')"New value: +"Name of the software stack (e.g. 'sim11')"
addedInput schema / properties / stack / title
Added value: +"Stack"
addedInput schema / title
Added value: +"search_lhcb_stack_fnArguments"
changedOutput schema / (root)
Previous value: -nullNew value: +{
+ "additionalProperties": true,
+ "title": "search_lhcb_stack_fnDictOutput",
+ "type": "object"
+}