Tool to update a source's name, description, tags, or parsing configuration. Use when you need to modify source metadata or field properties.
nameNew name for the source.
tagsarrayList of tags to classify the source.
fieldsobjectDictionary of field configurations to update, keyed by field ID (e.g., '000001'). Each field can specify properties like 'optype' (categorical, numeric, text, etc.) or 'preferred' (whether the field should be used in modeling).
source_idRequiredstringThe resource identifier of the source to update, in the format 'source/XXXXXXXXXXXXXXXXXXXXXXXX' where X is a 24-character hexadecimal ID.
descriptionstringNew description for the source (up to 8192 characters).
source_parserobjectParsing configuration to update how the raw data is interpreted. Can include properties like 'locale' (e.g., 'es-ES'), 'missing_tokens', 'separator', 'quote', etc.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.