Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ProspectingAgentSpecParm

Stores runtime configuration parameters for a ProspectingAgentSpec. Each row represents one parameter keyed by type namespace and parameter name.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Special Access Rules

This object is available if Agentforce Prospecting is enabled in your org and your org has an Agentforce for Sales or an Agentforce for an Industry add-on license. To access this object, you need the Sales Agentic Prospecting Manager user permission.

Fields

Field Details
ProspectingAgentSpecId
Type
reference
Properties
Create, Filter, Group, Sort
Description
A reference to the parent ProspectingAgentSpec.
Relationship Name
ProspectingAgentSpec
Relationship Type
Master-detail
Refers To
ProspectingAgentSpec (the master object)
ProspectingAgentDataSourceId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A reference to the parent ProspectingAgentDataSource. The parent field can determine available categories for the config parameter. When the value is null, the config applies to all sources.
Relationship Name
ProspectingAgentDataSource
Refers To
ProspectingAgentDataSource
Type
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The category for this config parameter. Possible values are:
  • Automation
  • Governance
  • Ownership
  • Prompt
ParameterName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The unique name for this config parameter.
Value
Type
textarea
Properties
Create, Nillable, Update
Description
The config value. Can be in JSON or text format.
DataType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Possible values are:
  • Boolean
  • Datetime
  • Dict
  • List
  • Number
  • String