get_submission_value
Retrieve a specific value from a submission, such as a media field, using the submission GUID and value identifier.
Instructions
Retrieve a single Value from a Submission (e.g. a media field).
Args: submission_id: The Submission GUID. value_id: The identifier of the Value within the Submission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value_id | Yes | ||
| submission_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||