AxMCPAppContextUpdate
Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/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. |