Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

LeanrIQ

REMOTE · IQ.LEANRADS.COM · SCANNED AUG 16

Creative-intelligence MCP for campaign strategy, ad builds, QA, and reporting.

Available components

72 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security91
Transport & Reachability100
Schema Quality & AI Usability62
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (fair).Partial
  • Context-footprint check failed: tool/resource definitions use about 24095 tokens (~223/item across 108 items; 87 tools + 21 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management9
  • Stability check failed: schema churn in the 3 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 2 additions. See how to fix → Fail
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · iq.leanrads.com

# add to Claude Code
claude mcp add --transport http leanrads-leanriq https://iq.leanrads.com/mcp
# ~/.codex/config.toml
[mcp_servers.leanrads-leanriq]
url = "https://iq.leanrads.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "leanrads-leanriq": {
      "type": "remote",
      "url": "https://iq.leanrads.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add leanrads-leanriq --url https://iq.leanrads.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  leanrads-leanriq:
    url: "https://iq.leanrads.com/mcp"
// mcp.json
{
  "mcpServers": {
    "leanrads-leanriq": {
      "type": "http",
      "url": "https://iq.leanrads.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 15 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 6.

  • 14 Aug 26 0
    • Stability: unverified → fail security
    • A breaking change shipped without a version bump: still 1.0.0 security
    • Tool “get_competitor_intelligence” rewrote its description, which is the text the model reads security
    • Tool “leanriq_get_competitor_creative_intelligence” rewrote its description, which is the text the model reads security
    • “get_competitor_intelligence” dropped the required parameter “brandName” functional
    • New tool “list_competitor_evidence” functional
    • New tool “run_competitor_intelligence” functional
    • “get_competitor_intelligence” added an optional parameter “advertiserId” cosmetic
    • “get_competitor_intelligence” added an optional parameter “competitorDomain” cosmetic
    • “get_competitor_intelligence” added an optional parameter “competitorId” cosmetic
    • “get_competitor_intelligence” added an optional parameter “competitorName” cosmetic
    • “get_competitor_intelligence” added an optional parameter “includeEvidence” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “advertiserGuidanceSnapshot” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “advertiserId” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “competitorDomain” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “competitorId” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “competitorName” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “competitorWebsite” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “domain” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “evidenceLimit” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “evidenceMode” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “forceRefresh” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “lookbackDays” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “market” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “markets” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “name” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “strategyMode” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “strategyModes” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “targetMarkets” cosmetic
    • “get_competitor_intelligence” dropped the optional parameter “adFormat” cosmetic
    • “get_competitor_intelligence” dropped the optional parameter “limit” cosmetic
    • “get_competitor_intelligence” dropped the optional parameter “region” cosmetic
    • “get_competitor_intelligence” dropped the optional parameter “vertical” cosmetic
    • “leanriq_get_competitor_creative_intelligence” dropped the optional parameter “adFormat” cosmetic
    • “leanriq_get_competitor_creative_intelligence” dropped the optional parameter “vertical” cosmetic
    • “get_competitor_intelligence” made “website” optional cosmetic
    • “leanriq_get_competitor_creative_intelligence” made “brandName” optional cosmetic
    • “leanriq_get_competitor_creative_intelligence” made “website” optional cosmetic
    • Tool “get_competitor_intelligence” changed its title: get competitor intelligence → Read saved canonical LeanrIQ Competitor Intelligence V2 for an advertiser-scoped competitor. This does not reacquire evidence or generate new recommendations. cosmetic
    • Tool “leanriq_get_competitor_creative_intelligence” changed its title: get competitor intelligence (deprecated alias) → Run canonical LeanrIQ Competitor Intelligence V2 for one advertiser-scoped competitor. Defaults match Studio: 90-day DISPLAY evidence and no mixed social/video banner inference. Without forceRefresh, an existing canonical result is reused when available. (deprecated alias) cosmetic
  • 13 Aug 26 +35
    • Transport: unverified → pass security
    • Authorization: Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. security
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → 100 functional
    • Tool coverage: unverified → 100 functional
    • First check of Tool coverage: 0 functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: fair functional
    • First check of Schema quality: fail functional
    • First check of Capabilities: pass functional
    • First check of Tool coverage: 100 functional
  • 12 Aug 26 36

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 16 Aug 2026 · Probed https://iq.leanrads.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.leanrads.com CN=Amazon RSA 2048 M04,O=Amazon,C=US 29 Jan 2026 27 Feb 2027 RSA 2048 SHA256-RSA aa619a1e2ec7291b45487c3f4bdaf4e
SANs: *.leanrads.com
CN=Amazon RSA 2048 M04,O=Amazon,C=US (CA) CN=Amazon Root CA 1,O=Amazon,C=US 23 Aug 2022 23 Aug 2030 RSA 2048 SHA256-RSA 773124f2a952e3ed18a58bdb85d1bc0ce5f27
CN=Amazon Root CA 1,O=Amazon,C=US (CA) CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US 25 May 2015 31 Dec 2037 RSA 2048 SHA256-RSA 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6
DNSSEC insecure

Validation of iq.leanrads.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
leanrads.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://iq.leanrads.com/.well-known/oauth-protected-resource", scope="leanriq/mcp", error="invalid_token"

Bearer resource_metadata="https://iq.leanrads.com/.well-known/oauth-protected-resource", scope="leanriq/mcp", error="invalid_token"

Protected resource metadata

Document https://iq.leanrads.com/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://iq.leanrads.com/mcp
Authorisation server https://cognito-idp.eu-north-1.amazonaws.com/eu-north-1_XfPI2dHxz
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://iq.leanrads.com/mcp Verified 200
http (plaintext) http://iq.leanrads.com/mcp HTTPS enforced 301 https://iq.leanrads.com/mcp
MCP tools · 87 exposed · ~23,552 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
archive_advertiser ~299

archive advertiser. Classification: writes to Studio, destructive. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstringyes
advertiserIdstringyes
approvalIdstring
campaignIdstring
creativeIdstring
dryRunboolean
expectedVersion
flightIdstring
idempotencyKeystring
resourceIdstring
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

archive_campaign ~297

archive campaign. Classification: writes to Studio, destructive. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstringyes
advertiserIdstring
approvalIdstring
campaignIdstringyes
creativeIdstring
dryRunboolean
expectedVersion
flightIdstring
idempotencyKeystring
resourceIdstring
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

archive_creative ~298

archive creative. Classification: writes to Studio, destructive. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstringyes
advertiserIdstring
approvalIdstring
campaignIdstring
creativeIdstringyes
dryRunboolean
expectedVersion
flightIdstring
idempotencyKeystring
resourceIdstring
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

build_ad ~465

Build and save existing Studio creative records. When campaignId or campaignName is supplied, LeanrIQ resolves the complete persisted campaign inventory, uses each saved brief, approved asset set, and eligible global or advertiser template, then runs the canonical Studio Gold build path. Campaign-scoped calls save by default; use persistence preview_only only for an unsaved ad-hoc preview.. Classification: creates billable AI usage. Execution: durable. Task support: optional. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstring
advertiser
advertiserIdstring
assetIdstring
assets
audience
brief
campaign
campaignIdstring
creative
creativeIdstring
creativeIdsarray
flightIdstring
forceboolean
idempotencyKeystring
input
instructionsarray
objectivestring
persistencestring
promptstring
requestedFormatsarray
seatIdstring
seatNamestring
skipTraffickedRebuildboolean
taskIdstring
template
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

build_campaign_creative_set ~408

Plan and create an initial Studio creative set for a campaign that has no saved creatives. Do not use this tool to rebuild existing creatives; use build_ad with campaignId or campaignName, which resolves and rebuilds the full saved Studio inventory.. Classification: creates billable AI usage. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work.

NameTypeReqDescription
KPIstringyes
accountIdstring
advertiserIdstring
audiencestringyes
billingstring
brandobject
budget
campaignIdstring
campaignNamestringyes
createAdvertiserIfMissingboolean
desiredVariantCountinteger
endDatestring
funnelStagestringyes
generateTagsboolean
idempotencyKeystring
notesstring
objectivestringyes
operatorstring
sandboxboolean
saveToStudioboolean
seatIdstring
seatNamestring
startDatestring
strictBrandComplianceboolean
targetSizesarray
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

cancel_task ~247

cancel task. Classification: read-only. Execution: durable. Task support: optional. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstring
idempotencyKeystring
reasonstring
seatIdstring
seatNamestring
taskIdstringyes
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

clone_creative ~264

clone creative. Classification: writes to Studio. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstringyes
approvalIdstring
creativeIdstringyes
dryRunboolean
expectedVersion
idempotencyKeystringyes
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

create_advertiser ~264

create advertiser. Classification: writes to Studio. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstringyes
advertiserobjectyes
approvalIdstring
dryRunboolean
expectedVersion
idempotencyKeystringyes
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

create_campaign ~313

Create a Studio campaign. Put all campaign fields inside campaign. Map natural-language requests such as "called" to campaignName, awareness/consideration/conversion to funnelStage, impression goals to targetImpressions, and KPI labels to primaryKpi or secondaryKpi.. Classification: writes to Studio. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstring
approvalIdstring
campaignobjectyes
dryRunboolean
expectedVersion
idempotencyKeystringyes
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

create_creative_brief ~456

Generate Studio-ready design briefs for one or more creatives, using campaign context, brand rules, audience, offer, and format constraints. When creative IDs and saveToStudio are supplied, LeanrIQ saves only when the caller has Studio write permission; otherwise it returns a non-destructive proposal.. Classification: writes to Studio, creates billable AI usage. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstring
advertiser
advertiserIdstring
assetIdstring
assets
audience
brief
campaign
campaignIdstring
creative
creativeIdstring
creativeIdsarray
flightIdstring
forceboolean
idempotencyKeystring
input
instructionsarray
objectivestring
persistencestring
promptstring
requestedFormatsarray
seatIdstring
seatNamestring
skipTraffickedRebuildboolean
taskIdstring
template
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

create_creative_version ~289

create creative version. Classification: writes to Studio. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstringyes
approvalIdstring
changeSummarystring
creativeobject
creativeIdstringyes
dryRunboolean
expectedVersion
idempotencyKeystringyes
seatIdstring
seatNamestring
versionIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

create_flight ~302

create flight. Classification: writes to Studio. Execution: durable. Task support: optional. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstring
advertiserIdstring
approvalIdstring
campaignIdstring
creativeConfigsarray
dryRunboolean
expectedVersion
flightIdstring
idempotencyKeystring
namestring
platformstring
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

create_production_plan ~293

create production plan. Classification: creates billable AI usage. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work.

NameTypeReqDescription
advertiserIdstring
assetsarray
brandyes
briefobjectyes
campaignIdstring
campaignNamestringyes
constraintsarray
creativeobject
creativeIdstring
formatstringyes
modestring
requestedOperationTypesarray
seatIdstring
seatNamestring
studioCapabilitiesobject
templateobject
templateAnalysisobject
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

delete_flight ~298

delete flight. Classification: writes to Studio, destructive. Execution: durable. Task support: optional. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstringyes
advertiserIdstring
approvalIdstring
campaignIdstring
creativeIdstring
dryRunboolean
expectedVersion
flightIdstringyes
idempotencyKeystring
resourceIdstring
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

export_trafficked_assets ~148

export trafficked assets. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
accountIdstring
flightIdstringyes
seatIdstring
seatNamestring
typestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

generate_adserver_tag ~275

generate adserver tag. Classification: writes to Studio. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstring
approvalIdstring
creativeIdstringyes
flightIdstringyes
forceboolean
idempotencyKeystring
platformstring
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

generate_preview_links ~168

Generate public review preview links for one or more saved Studio creatives without changing campaign content.. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
accountIdstringyes
creativeIdstring
creativeIdsarray
idempotencyKeystring
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_adserver_tag ~179

get adserver tag. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
accountIdstring
approvalIdstring
creativeIdstringyes
flightIdstringyes
forceboolean
idempotencyKeystring
platformstring
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_advertiser ~193

get advertiser. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
accountIdstring
advertiserIdstringyes
assetIdstring
campaignIdstring
creativeIdstring
flightIdstring
previewIdstring
seatIdstring
seatNamestring
taskIdstring
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_asset ~240

get asset. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. Studio assets are scoped resources: pass advertiserId or creativeId when listing assets, and pass one of those scopes together with assetId when retrieving one asset. LeanrIQ returns INVALID_INPUT rather than a misleading empty result when that scope is absent.

NameTypeReqDescription
accountIdstring
advertiserIdstring
assetIdstringyes
campaignIdstring
creativeIdstring
flightIdstring
previewIdstring
seatIdstring
seatNamestring
taskIdstring
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_brand_profile ~168

Research and return a LeanrIQ brand profile. This read capability does not save to Studio.. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
advertiserIdstring
brandNamestringyes
brandUrlstringyes
forceRefreshboolean
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_brand_visuals ~197

Collect brand logos, imagery, colours, fonts, and visual previews for use in Studio creative builds. Use this before build_ad when a campaign needs visual grounding; this read capability does not save to Studio.. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
advertiserIdstringyes
brandNamestringyes
optionsobject
seatIdstring
seatNamestring
storageobject
websiteUrlstringyes
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_campaign ~256

get campaign. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. Campaign metadata only. Studio aiActivation/adBuild fields describe workflow or progress state, not saved creative inventory, and must never be used to infer whether creatives exist or how many are saved. If the user asks for creatives or creative inventory for a known campaignId, call list_creatives directly; do not preflight get_campaign.

NameTypeReqDescription
accountIdstring
advertiserIdstring
assetIdstring
campaignIdstringyes
creativeIdstring
flightIdstring
previewIdstring
seatIdstring
seatNamestring
taskIdstring
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_capabilities ~128

get capabilities. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
includeHiddenboolean
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_competitor_intelligence ~196

Read saved canonical LeanrIQ Competitor Intelligence V2 for an advertiser-scoped competitor. This does not reacquire evidence or generate new recommendations.. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
advertiserIdstring
competitorDomainstring
competitorIdstring
competitorNamestring
includeEvidenceboolean
seatIdstring
seatNamestring
websitestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_creative ~192

get creative. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
accountIdstring
advertiserIdstring
assetIdstring
campaignIdstring
creativeIdstringyes
flightIdstring
previewIdstring
seatIdstring
seatNamestring
taskIdstring
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_current_seat ~122

get current seat. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_current_user ~121

get current user. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_flight ~192

get flight. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
accountIdstring
advertiserIdstring
assetIdstring
campaignIdstring
creativeIdstring
flightIdstringyes
previewIdstring
seatIdstring
seatNamestring
taskIdstring
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_media_buy_delivery ~234

AdCP-standard media-buy delivery reporting.. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
accountobject
adcp_versionstring
attribution_windowobject
contextobject
end_datestring
extobject
include_package_daily_breakdownboolean
include_window_breakdownboolean
media_buy_idsarrayyes
reporting_dimensionsobject
seatIdstring
seatNamestring
start_datestring
status_filter
time_granularitystring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_permissions ~127

get permissions. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
accountIdstring
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_preview_link ~193

get preview link. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
accountIdstring
advertiserIdstring
assetIdstring
campaignIdstring
creativeIdstring
flightIdstring
previewIdstringyes
seatIdstring
seatNamestring
taskIdstring
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.