Kind: Interface
Source: atloria-monorepo/apps/api/src/technical-docs/mcp/exec-logging.ts
Properties
| Property | Type |
|---|---|
projectId | string |
organizationId | string |
surface | `'public-mcp' |
readerId | `string |
readerKeyId | `string |
prisma | { apiCallLog: { create(args: { data: Record<string, unknown> }): Promise<unknown> } } |
Was this page helpful?