Combines multiple tool types into a single powerful node
#{variable}
syntax.{}
). Supports variable interpolation using #{variable}
syntax.{}
). Note: This field is being deprecated in favor of Body Schema.#{variable}
syntax can be used to insert dynamic values into:
https://api.example.com/customers/#{customer_id}
"Authorization": "Bearer #{access_token}"
https://api.clinic.com/slots?date=#{date}&doctor=#{doctor_id}
)#{variable}
) in URLs and headers for dynamic values