Loading...
Loading...
Internal support skill for actionbook MCP selectors used by Rust documentation research workflows. Use only when another rust-skills workflow explicitly requests actionbook-backed selectors.
npx skill4agent add actionbook/rust-skills core-actionbooksearch_actionsget_action_by_idquerytypevectorfulltexthybridlimitsourceIdsminScoreidexample.com/page{
"title": "Airbnb Search",
"url": "www.airbnb.com/search",
"elements": [
{
"name": "location_input",
"selector": "input[data-testid='structured-search-input-field-query']",
"type": "textbox",
"methods": ["type", "fill"]
}
]
}