service-omni-agent-work-sharing-configure
Installation
SKILL.md
service-omni-agent-work-sharing-configure
Detect and optionally configure the standard AgentWork object's internal organization-wide default. The supported headless contract is CustomObject:AgentWork metadata: retrieve the current metadata, preserve externalSharingModel, deploy internal sharingModel=Read, and retrieve it again for proof.
This setting grants read visibility broadly to internal users who already have object access. It is not a substitute for an OmniSupervisorConfig: that configuration filters which reps, queues, skills, actions, and tabs a supervisor sees, but does not grant record access.
Inputs
bash scripts/configure-and-report.sh <org-alias> --plan
bash scripts/configure-and-report.sh <org-alias> --confirm-org-wide-visibility
org-aliasis required and must already be authenticated withsf.--planretrieves and reports the current and desired models without deploying.--confirm-org-wide-visibilityis required only when a run must changePrivatetoRead. Omitting it blocks before deployment.