Explaining strict mode when executing a document
?enforceInputSchema=true
to your call.
artistName
being artist-name
Below are examples of calling this document with strict mode
off, using input that doesn’t fit the schema but will still be accepted.
artistName
, the Logic API will adapt to the input and return a response.