Skip to content

TW-4908: rename managed transactional to Agent Account in CLI docs and helpers#72

Merged
qasim-nylas merged 1 commit intomainfrom
feature/TW-4908-agent-account-terminology
May 8, 2026
Merged

TW-4908: rename managed transactional to Agent Account in CLI docs and helpers#72
qasim-nylas merged 1 commit intomainfrom
feature/TW-4908-agent-account-terminology

Conversation

@qasim-nylas
Copy link
Copy Markdown
Collaborator

@qasim-nylas qasim-nylas commented May 8, 2026

Summary

  • Follow-up to TW-4880 (which routed provider=nylas grants through per-grant send): replaces "managed transactional" copy with "Agent Account" across user-facing docs and error messages.
  • Renames internal helper isManagedTransactionalGrantisNylasProviderGrant and updates its callers/tests.
  • Clarifies that Agent Account sends use /v3/grants/{grant_id}/messages/send, not the domain transactional relay; GPG (--sign/--encrypt) and --signature-id remain unsupported on that path in the CLI.

Test plan

  • go fmt ./... / go vet ./...
  • make test-unit (covers signatures_test.go updated assertion)
  • Spot-check nylas email send against an Agent Account grant — error copy now reads "Agent Account sends"
  • Spot-check nylas email send --signature-id ... against an Agent Account grant — surfaces the new error message

Related command docs

JIRA: TW-4908 (Epic: TW-4638)

…d helpers

Follow-up to TW-4880, which routed provider=nylas grants through per-grant
send. Updates docs, error copy, and the internal isManagedTransactionalGrant
helper to use "Agent Account" terminology, and clarifies that provider=nylas
sends use /v3/grants/{grant_id}/messages/send rather than the domain
transactional relay.

Related command docs:
- https://cli.nylas.com/docs/commands/email-send
- https://cli.nylas.com/docs/commands/email-signatures-create
- https://cli.nylas.com/docs/commands/agent-account-list
- https://cli.nylas.com/docs/commands/agent-status
@qasim-nylas qasim-nylas merged commit e0a9b04 into main May 8, 2026
6 checks passed
@qasim-nylas qasim-nylas deleted the feature/TW-4908-agent-account-terminology branch May 8, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants