AxMCPAppContextUpdate
Defined in: https://github.com/ax-llm/ax/blob/7965c876f6a5b641e0cf166e8942e540cfde65e1/src/ax/mcp/apps.ts#L54
Properties
| Property | Type | Description |
|---|---|---|
content? | readonly AxMCPContent[] | - |
source | Readonly<{ kind: "mcp-app"; namespace: string; tool: string; }> | - |
structuredContent? | Readonly<Record<string, unknown>> | - |
untrusted | true | Apps are remote, untrusted UI principals. |