プロジェクトのマーケティングフレームワーク情報を取得します。サイト制作に必要なターゲット、WHO/WHAT/HOW戦略、特徴、カラーテーマなどの詳細情報を取得できます。サイトを作成・更新する前に、必ずこのツールでマーケティング情報を確認してください。事前にmagnyxa_set_tokenでトークンを設定する必要があります。 取得できる情報: - サービス名、説明 - ターゲットユーザー(web_target, core_target) - WHO/WHAT/HOW戦略 - 特徴・機能(features, features_detail) - カラーテーマ(main_color, sub...
AI agents call magnyxa_get_web_info to retrieve information from Magnyxa without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
app_id | string | Yes | マーケティング情報を取得するプロジェクトのID(ユーザーから提供される) |
Parameters from the server's own tool schema.
This tool performs read-only retrieval of project marketing and configuration metadata. It queries existing data (service names, target audience, strategic information, color themes) without modifying, executing code, deleting, or committing financial resources. The most severe category applicable is Read.
From the tool's definition Tool name includes 'get', description states '取得します' (retrieves), and explicitly lists information retrieval operations: retrieving marketing framework information, target users, strategy details, features, color themes, and web messages.
Attacks that exploit this kind of access
プロジェクトのマーケティングフレームワーク情報を取得します。サイト制作に必要なターゲット、WHO/WHAT/HOW戦略、特徴、カラーテーマなどの詳細情報を取得できます。サイトを作成・更新する前に、必ずこのツールでマーケティング情報を確認してください。事前にmagnyxa_set_tokenでトークンを設定する必要があります。 取得できる情報: - サービス名、説明 - ターゲットユーザー(web_target, core_target) - WHO/WHAT/HOW戦略 - 特徴・機能(features, features_detail) - カラーテーマ(main_color, sub_color, accent_color) - Webメッセージ、目標. It is categorised as a Read tool in the Magnyxa MCP Server, which means it retrieves data without modifying state.
magnyxa_get_web_info accepts 1 parameter: app_id. Required: app_id. The full parameter table on this page comes from the server's own tool schema.
Register the Magnyxa MCP server in PolicyLayer and add a rule for magnyxa_get_web_info: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Magnyxa. Nothing to install.
magnyxa_get_web_info is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the magnyxa_get_web_info rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for magnyxa_get_web_info. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
magnyxa_get_web_info is provided by the Magnyxa MCP server (@zelklab/magnyxa-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →