Prompt Data table
Use the Prompt Data (sn_si_int_kit_prompt_data) table to view and modify the prompts for the capabilities.
Note:
- To open the Prompt Data table, enter sn_si_int_kit_prompt_data.list in the navigation filter.
- It is not recommended to modify the prompts as it requires testing and validation.
| Field | Description |
|---|---|
| Capability Response Information | The response output information that the capability provides. |
| Output Structure | The structure of the output response after parsing the API call. |
| Additional Info | Additional information used for improving the response output. |
| Capability | The name of the capability. |
| Result API Example | The API example used for creating resultant API output. |
| Domain | The domain of the application. |
| Submission API Example | The initial API example calls required by an integration for creating resultant API output. |