revieworacle
Server Details
ReviewOracle - 8 review intel tools: sentiment, themes, competitors, response drafts.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- ToolOracle/revieworacle
- GitHub Stars
- 0
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3.2/5 across 8 of 8 tools scored. Lowest: 2.5/5.
Several tools have overlapping purposes: product_reviews, review_search, and warentest_search all search for product reviews, with only subtle differences in source focus. brand_monitor and alert_check also overlap in monitoring brand news, differing mainly in negativity filter.
All tool names use snake_case and are readable, but the pattern is inconsistent: some are verb_noun (alert_check, health_check), others noun_verb (brand_monitor, competitor_compare), and some noun_noun (product_reviews, sentiment_trend).
Eight tools is within the typical range, but the overlap between product_reviews, review_search, and warentest_search suggests redundancy. The count itself is reasonable; the scope could be tightened by merging some tools.
The server covers the core needs for brand reputation monitoring and product review searching: alerts, mentions, sentiment trends, competitor comparison, and specific review searches. It lacks features like creating persistent alerts or managing monitor configurations, but the main workflows are supported.
Available Tools
8 toolsalert_checkCInspect
Check for recent negative news, recalls, warnings or lawsuits about a brand.
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language: 'de' or 'en' (default: de) | de |
| brand | No | Brand name to check for alerts |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description alone must disclose behavioral traits. It mentions the scope (negative news, recalls, warnings, lawsuits) but omits important details such as output format, data sources, freshness of results, or whether it's a read-only operation. The description is too sparse to provide adequate transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, front-loaded sentence that directly states the tool's purpose. Every word contributes to understanding, with no redundant or irrelevant content.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool has no annotations and no output schema, so the description must explain enough about behavior and return values. It fails to mention what the result looks like, how many alerts are returned, or any pagination/aggregation details. Given the minimal description and absence of structured context, the completeness is inadequate for a tool that likely returns a list of alerts.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the parameters 'lang' and 'brand' are already well-documented in the schema. The description adds context that the brand is checked for negative alerts, but it doesn't clarify that 'brand' is functionally required despite having no required flag in the schema. Overall, the description adds minimal value beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool checks for recent negative news, recalls, warnings, or lawsuits about a brand, which gives a specific verb and resource. It distinguishes itself from sibling tools like review_search or sentiment_trend by focusing on negative alerts, though it doesn't explicitly name alternatives.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies when to use the tool (to check for negative brand alerts) but provides no explicit guidance on when not to use it or how it differs from similar tools like brand_monitor or health_check. No alternatives or exclusions are mentioned.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
brand_monitorAInspect
Monitor all news mentions of a brand. Returns mention count, top sources, and recent articles.
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language: 'de' or 'en' (default: de) | de |
| brand | No | Brand name to monitor e.g. 'SweetDreamsBetten', 'Emma Matratzen' |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It discloses the return structure (mention count, top sources, recent articles) but omits whether the operation is read-only, any authentication requirements, rate limits, or what 'monitor' implies in terms of ongoing tracking vs. a one-time snapshot. The behavior is only partially transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences, front-loaded with the core purpose and followed by concrete return outputs. Every word earns its place with no filler or repetition of schema details. It is efficiently written for quick comprehension.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool is simple (2 optional parameters, no output schema) and the description covers purpose and return values. However, it lacks usage context, such as when to prefer this over sibling tools, or any caveats about language defaults or data freshness. For a tool with no annotations, it is minimally complete but leaves gaps.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so both parameters (lang, brand) are already documented in the input schema. The description adds no additional meaning about how to use these parameters, such as language constraints or expected brand name formats. It merely repeats the general purpose, so the baseline score of 3 applies.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states a specific action ('Monitor') and resource ('all news mentions of a brand'), and lists concrete return values (mention count, top sources, recent articles). It distinguishes itself from siblings like product_reviews and review_search by explicitly focusing on news mentions rather than general reviews, and from competitor_compare by being brand-specific.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies use when news mentions of a brand are needed, but does not explicitly state when to use this tool versus alternatives like sentiment_trend or alert_check. There is no mention of exclusions or alternative tools, so guidance remains implicit rather than explicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
competitor_compareAInspect
Compare news sentiment between your brand and a competitor. Returns sentiment scores for both.
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language: 'de' or 'en' (default: de) | de |
| brand | No | Your brand name | |
| competitor | No | Competitor brand name |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, so the description carries the full burden. It states the tool compares sentiment and returns scores for both, which implies a read-only analysis. However, it omits details like scoring scale, date range, or filtering behavior, leaving some ambiguity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence that immediately states the action and output. There is no redundancy or filler; every word contributes value.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool is relatively simple, but with no output schema and no annotations, the description only partially covers return semantics. It doesn't mention the sentiment score range, whether brand/competitor are effectively required despite being optional in the schema, or how the language parameter affects results.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
All three parameters are covered by the schema at 100%, and the description adds no extra parameter-level meaning. It doesn't explain score format or missing-parameter behavior, but the schema already documents names and defaults, so the baseline of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb ('Compare') and identifies the resource ('news sentiment') and the comparison target (brand vs competitor). This clearly distinguishes it from siblings like sentiment_trend, which would track a single entity.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives clear context: use when comparing brand sentiment against a competitor. It doesn't explicitly mention alternatives or exclusions, but the 'between your brand and a competitor' framing is enough to indicate primary usage.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
health_checkCInspect
ReviewOracle server status.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, so the description is the only source of behavioral information. It implies a read-only health check but does not explain what 'status' entails (e.g., uptime, latency, response format), whether it might fail, or any side effects. This is minimal disclosure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely short ('ReviewOracle server status.'), which is concise, but it is a fragment rather than a complete sentence. It lacks any additional detail that would make the tool's purpose or behavior clearer, so it is under-specified despite being terse.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no output schema and minimal description, the tool is insufficiently documented. It does not explain what a 'status' result looks like, what information it contains, or how to interpret it. For a simple health check, some context about expected outcomes is necessary.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, and the schema fully conveys this with an empty properties object. The baseline for no parameters is 4, and there is nothing to explain beyond that.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description mentions the resource ('ReviewOracle server') and implies the action ('status' suggests checking), but it lacks an explicit verb like 'checks' or 'returns'. It does not differentiate from sibling tools such as alert_check or brand_monitor, though those names suggest different purposes.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool versus alternatives. There is no mention of prerequisites, typical scenarios, or situations where a different tool would be more appropriate.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
product_reviewsCInspect
Find product test and review articles. Highlights trusted sources like Stiftung Warentest, CHIP, IMTEST.
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language: 'de' or 'en' (default: de) | de |
| product | No | Product name e.g. 'Emma Matratze', 'iPhone 15' | |
| category | No | Product category e.g. 'Matratze', 'Laptop' (optional) |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It mentions a source preference but doesn't reveal ordering, filtering behavior, language handling, pagination, or any limitations. This is a significant gap for a search tool with no output schema or annotation hints.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, focused sentence that immediately communicates the tool's purpose and a key differentiator. Every word adds value; there is no filler or redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool has three optional parameters, no output schema, and no annotations, so the description must cover more ground. It explains what the tool does but not what it returns, how it handles empty input, or how it interacts with sibling tools. This leaves substantial ambiguity for an agent deciding when and how to invoke it.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so all parameters are already described in the schema. The description adds only the trusted-source context, which indirectly guides parameter usage (e.g., searching for a product name). It does not add deeper semantics like interaction between category and product or default behavior when no parameters are provided.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's function: finding product test and review articles. It also mentions a differentiator by highlighting trusted sources (Stiftung Warentest, CHIP, IMTEST). However, it doesn't explicitly distinguish itself from closely named siblings like 'review_search' or 'warentest_search'.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no guidance on when to use this tool versus its siblings (e.g., review_search or warentest_search). The description implies it is for product test/review articles with trusted sources, but it doesn't provide explicit use cases, exclusions, or alternatives.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
review_searchAInspect
Search for product reviews, tests, and ratings from news sources. Returns articles with sentiment analysis.
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language: 'de' or 'en' (default: de) | de |
| brand | No | Brand name (alternative to query) | |
| limit | No | Max results 1-20 (default: 10) | |
| query | No | Product or brand to search reviews for |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the transparency burden. It discloses that the tool returns articles with sentiment analysis, which is useful output behavior, but it does not mention pagination, sorting, rate limits, or other potential behavioral details.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two concise sentences, front-loaded with the core action and scope, followed by the return type. Every sentence earns its place with no redundant or verbose content.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple search tool with no output schema and no annotations, the description covers the basic purpose and return content. However, it lacks guidance on parameter relationships (e.g., query vs brand) and sibling differentiation, leaving some contextual gaps.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 100% description coverage, with clear explanations for lang, brand, limit, and query. The tool description adds no additional parameter semantics, so the baseline score of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool searches for product reviews, tests, and ratings from news sources and returns articles with sentiment analysis. However, it does not explicitly differentiate from the sibling tool product_reviews, which likely has overlapping functionality.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides clear domain context (news sources, product reviews, sentiment analysis), implying when to use it, but it gives no explicit guidance on when not to use it or how it compares to siblings like product_reviews and sentiment_trend.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
sentiment_trendBInspect
Analyze overall sentiment trend for a brand based on recent news. Returns positive/negative/neutral breakdown.
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language: 'de' or 'en' (default: de) | de |
| brand | No | Brand name to analyze |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations present, the description carries the full burden for behavioral disclosure. It only states the output is a 'positive/negative/neutral breakdown' and that it uses 'recent news', but does not explain what 'recent' means, the data source, or any limitations such as language coverage beyond the parameter default.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, tightly written sentence that front-loads the action and result. Every word contributes to understanding the tool's purpose and output, with zero filler or redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool is simple (two params, no nested objects, no output schema) and the description covers the core behavior and output. However, it omits specifics like the time window for 'recent news' and does not clarify the meaning of a neutral breakdown, leaving some gaps for an agent that needs operational detail.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, with both 'lang' and 'brand' already documented with clear explanations. The description adds no additional meaning beyond what the schema provides, so the baseline of 3 is appropriate; it neither harms nor enhances parameter understanding.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with the specific verb 'Analyze' followed by the clear resource 'overall sentiment trend for a brand based on recent news'. This makes the tool's function immediate and distinct from sibling tools like product_reviews or review_search, which focus on review content rather than news-based sentiment.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description offers no guidance on when to choose this tool over siblings such as brand_monitor or competitor_compare. It implies news-based analysis but never states exclusions, prerequisites, or alternative recommendations, leaving the agent without decision criteria.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
warentest_searchBInspect
Search Stiftung Warentest results for any product category.
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query e.g. 'Matratze', 'Waschmaschine', 'Laptop' |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It only states that the tool searches results, without mentioning any behavioral traits such as result limits, pagination, rate limits, authentication requirements, or whether the operation is read-only. This is a significant gap for a tool with no annotation support.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, clear sentence that is front-loaded with the action and resource. It contains no redundant words and is appropriately concise for a simple search tool.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no output schema and no annotations, the description should clarify what the search returns and in what form. It only says 'results' without describing whether it returns product names, ratings, prices, or links. Additionally, it lacks usage context relative to sibling tools and gives no hints about how to deconstruct the response. For a tool with one parameter, this is insufficient.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema already provides 100% coverage with a descriptive example for the 'query' parameter. The description adds minimal extra meaning ('any product category') but does not introduce new details or clarify why the parameter is optional (required parameters: 0). Schema does the heavy lifting, so a baseline score of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the verb 'Search' and the resource 'Stiftung Warentest results', and it qualifies the scope as 'any product category'. This distinguishes it from sibling tools like product_reviews or review_search by specifying the unique source (Stiftung Warentest).
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no explicit guidance on when to use this tool versus alternatives. Sibling tools like product_reviews and review_search may overlap in functionality, but the description does not mention them or provide exclusion criteria. The phrase 'for any product category' implies a broad use case, but the intended context relative to siblings is missing.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
Alicense-qualityBmaintenanceEnables AI agents to manage Google Business Profile reviews, including a filterable review inbox, per-location stats, and honest review-request campaigns.Last updatedMIT- AlicenseAqualityBmaintenanceAgent-native Amazon review intelligence — fetches verified reviews from 10 marketplaces via real Shulex OpenAPI (not scrapers) and produces copy-ready listing improvements grounded in actual customer language. Backed by a 2B-review historical dataset that Helium 10 / Jungle Scout can't replicate. Works in any MCP client (Claude Code, Claude Desktop, ChatGPT, Cursor, Windsurf, VS Code, Cline).Last updated632MIT
- Alicense-qualityCmaintenanceEnables AI assistants to perform real-time business intelligence tasks including competitive analysis, website scoring, review analysis, and market research.Last updatedMIT
- Flicense-qualityBmaintenanceEnables automated ingestion of App Store/Play Store reviews, synthesis of themes and actions, and publishing to Google Docs and Gmail drafts via Google Workspace MCP.Last updated