-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
featureNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
For many of the tools, we get generic errors back like "___ block failed" but we should do validation on all the required input parameters for a tool/block and ensure that we are giving the user descriptive errors.
Describe the solution you'd like
If the user doesn't provide an API key for a tool, we should tell them "API key is required for block ___" instead of showing a generic error in the console log. This makes the whole debugging flow easier and just increases the usability.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request