getMetaTags
Extract all meta tags from a webpage to gather metadata such as descriptions, keywords, and authorship for SEO analysis or content management.
Instructions
Get all meta tags from the current page
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
No arguments  | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "required": [],
  "type": "object"
}