@avallon-labs/sdk 16.2.0 → 16.3.0-staging.389

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -3395,7 +3395,7 @@ declare const ProfilePermissionsItem: {
3395
3395
  readonly "tools:write": "tools:write";
3396
3396
  readonly "tools:execute": "tools:execute";
3397
3397
  readonly "extractors:write": "extractors:write";
3398
- readonly "email-agents:write": "email-agents:write";
3398
+ readonly "inboxes:write": "inboxes:write";
3399
3399
  readonly "artifacts:write": "artifacts:write";
3400
3400
  readonly "webhooks:write": "webhooks:write";
3401
3401
  readonly "api-keys:write": "api-keys:write";
package/dist/index.js CHANGED
@@ -2850,7 +2850,7 @@ var ProfilePermissionsItem = {
2850
2850
  "tools:write": "tools:write",
2851
2851
  "tools:execute": "tools:execute",
2852
2852
  "extractors:write": "extractors:write",
2853
- "email-agents:write": "email-agents:write",
2853
+ "inboxes:write": "inboxes:write",
2854
2854
  "artifacts:write": "artifacts:write",
2855
2855
  "webhooks:write": "webhooks:write",
2856
2856
  "api-keys:write": "api-keys:write",