Context for partner CRUD operations.
Summary
Functions
Archives a partner (sets status to archived and archived_at timestamp).
Archives a partner, scoped to a workspace.
Creates a partner in the given workspace.
Gets an active partner by ID and workspace. Returns nil if not found or not active.
Gets an active partner by key and workspace.
Gets a partner by ID.
Gets a partner by ID, scoped to a workspace.
Lists partners for a workspace (excludes archived by default).
Updates a partner.
Updates a partner, scoped to a workspace.
Functions
Archives a partner (sets status to archived and archived_at timestamp).
Archives a partner, scoped to a workspace.
Creates a partner in the given workspace.
Gets an active partner by ID and workspace. Returns nil if not found or not active.
Gets an active partner by key and workspace.
Gets a partner by ID.
Gets a partner by ID, scoped to a workspace.
Lists partners for a workspace (excludes archived by default).
Updates a partner.
Updates a partner, scoped to a workspace.