{"key":"WEB_GET","type":"fn","target":"httpFetch","auth":"","content":"# WHAT: GET any URL and return its status + body (first 20000 chars). Arg: the full https URL (slashes and query string preserved). Full request/response logged.  Grok also has native web_search for open-ended search; use WEB_GET when you know the exact URL\n# WHEN_TO_USE: read any web page or public API — \"look around the internet\", check a doc, hit a third-party endpoint\n# ARGS: $1\n# EX: [WEB_GET]arg1[/WEB_GET]\n[\"GET\",\"$1+\",\"\",\"\"]","updated_at":"2026-06-11T14:43:39.056Z","category":"web","allowed_categories":null,"seq":null,"enabled":1,"planner_visible":1,"planner_rank":40,"input_schema":null,"examples":null,"sensitive":0,"runner":"edge","includes":null,"created_at":"2026-06-11T14:43:39.056Z","price_usd":null,"meter_unit":null,"row_num":897,"_rest":{"read":"GET /api/directory/WEB_GET","update":"PUT /api/directory/WEB_GET","patch":"PATCH /api/directory/WEB_GET","delete":"DELETE /api/directory/WEB_GET","invoke":"POST /api/dispatch {\"key\":\"WEB_GET\",\"body\":\"<args>\"}"},"_schema":{"key":"string · primary key · the invocation name","type":"fn | http | agent | flow","target":"fn: FN_MAP name · http: \"METHOD url\" (e.g. \"GET https://…/$1\") · agent: model id · flow: \"\" (content holds the DSL)","auth":"http only: \"bearer:ENV_VAR\" | \"headers:{...}\" | \"query:k=$ENV\" | \"\"","content":"fn/http: \"# docs\\n<arg template>\" · agent: the system prompt body · flow: the DSL","includes":"agent only: comma-separated prompt_block keys (e.g. BLOCK_VOICE,BLOCK_ROUTING) composed before content at runtime","category":"string tag","allowed_categories":"csv of categories, or \"*\"","seq":"int (sort)","enabled":"1|0","planner_visible":"1|0","planner_rank":"int","input_schema":"optional JSON string","examples":"optional JSON string","row_num":"int · computed · 1-based position in the canonical directory list (stable for a given ordering)"},"_object":{"identity":"directory:WEB_GET","object_type":"directory-object","representations":{"article":"/a/directory/WEB_GET","json":"/api/directory/WEB_GET","skill":"/api/directory/WEB_GET?format=skill","oip_contract":"/api/dispatch?key=WEB_GET"},"ontology":{"parent":"category:web","siblings":[{"id":"directory:WIKIPEDIA_SUMMARY","key":"WIKIPEDIA_SUMMARY","relation":"shares_capability_family","article":"/a/directory/WIKIPEDIA_SUMMARY","skill":"/api/directory/WIKIPEDIA_SUMMARY?format=skill"},{"id":"directory:WEB_FETCH","key":"WEB_FETCH","relation":"shares_capability_family","article":"/a/directory/WEB_FETCH","skill":"/api/directory/WEB_FETCH?format=skill"}]},"law":"This directory definition is also a human article, model Skill, and invocable OIP object under one identity."}}