Skip to content

Feature request: Gmail draft-only mode for CLI+agent workflows #424

@escape0707

Description

@escape0707

Please consider adding a Gmail draft-only mode/policy to gws.

Desired behavior:

  • allow reading Gmail as configured
  • allow creating/updating drafts
  • block all send paths

In particular, this mode should prevent:

  • users.messages.send
  • users.drafts.send
  • reply / reply-all / forward actions that result in sending
  • any equivalent helper/tool aliases

A common agent workflow is: let the agent prepare Gmail drafts for human review, but guarantee that it cannot actually send mail.

That “draft yes, send no” boundary would be very useful for agent integrations.

Notes:

I understand this may depend on Gmail/OAuth/API limitations. If true Google-enforced draft-only permission is not currently possible, a gws-side policy/tool filter would still be very valuable.

If this request belongs in another repo/team, please feel free to redirect it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions