gum logofield manual
ServicesCustom SearchGoogle APIs for agents and terminals

Custom Search

Custom Search has 1 operations in gum's generated catalog. Start with search when you know the task, use describe to inspect request fields and scopes, then dispatch through the command that matches the operation risk class.

Count Value
Family Search and media
Operations 1
Risk classes 1 read
Auth strategies 1 api_key

Start here

bash
gum search "custom search"
gum describe customsearch.cse.list
gum read customsearch.cse.list --args '{"fields":"id"}' --output json

Operations

Operation Risk Auth Summary
customsearch.cse.list read api_key Run a Custom Search query (q) against a programmable search engine (cx). Returns web results; supports num, start, searchType=image, siteSearch, etc.

Next