salesforce_get_contact
Fetch a Salesforce contact by describing the objective in free text; add structured inputs as needed to target the exact record.
Instructions
Run the salesforce domain agent action get_contact.
Routes through the platform's domain-agent dispatcher under your JWT, tenant, and company scope.
Args: message: Free-text objective for the action. inputs: Optional JSON string of structured inputs for the action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | No | {} | |
| message | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |