- Run
firstsales whoami --json. - Read the target organization and workspace.
- Fetch the resource state.
- Plan the smallest mutation.
- Use
--dry-runwhen available. - Use
--idempotency-keyfor retryable writes. - Use
--confirmonly for intentional destructive commands. - Re-read the resource and verify the result.
Example
Never use private routes
If a command or endpoint returnsunsupported_operation, do not search for app-private alternatives. The operation is intentionally not part of the public contract.