AdCritter_Agent
Allow automated workflows to control your digital advertising campaigns across multiple channels including Connected TV (CTV), Digital Roadside Billboards…
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Adcritter Entity Actions: Returns all available actions for a specific entity, including full input and output schemas. Use the entity name from adcritter_entities. The schemas tell you exactly what f
- Adcritter Entities: Returns the catalog of all entities available in the AdCritter platform. Each entity includes a description and its relationships to other entities. Use this to discover what entit
- Adcritter Get Usage Guide: Returns the conceptual model and workflow guidance for an AdCritter entity - what it is, how it relates to other entities, and the intended workflow for using it. Includes e
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Allow automated workflows to control your digital advertising campaigns across multiple channels including Connected TV (CTV), Digital Roadside Billboards (digital out-of home or DooH), Internet Display & Native, and Streaming Audio, geographic & audience targeting within automated workflows.
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| adcritter_entity_actions | Returns all available actions for a specific entity, including full input and output schemas. Use the entity name from adcritter_entities. The schemas tell you exactly what fields to pass in the body when calling adcritter_action. |
| adcritter_entities | Returns the catalog of all entities available in the AdCritter platform. Each entity includes a description and its relationships to other entities. Use this to discover what entities you can work with, then call adcritter_entity_actions to see the actions available on it and their input/output schemas. |
| adcritter_get_usage_guide | Returns the conceptual model and workflow guidance for an AdCritter entity - what it is, how it relates to other entities, and the intended workflow for using it. Includes exhaustive workflow sequencing and prescriptive rules so generated apps call the API correctly. Available entities: ad, advertiser, audience, authentication, blueprint, campaign, domain, geo, media-asset, me, plan, report, segment, settings, targeting. |
| adcritter_action | Invokes an action on an AdCritter entity. Use adcritter_entity_actions to discover the available actions and required input schema for an entity before calling this. |
| adcritter_health | Returns server health status and version information for the AdCritter MCP server |