Alllow other slots in slot type values.
My desire: To use slots of one type in values for slots of another type.
My reason: I am using an API that also process language. I must send a string to the API detailing an initial condition; let's call that slot X. The slot that gathers the initial condition reuses a specific word (let's call it Y) and several of it synonyms over and over again. So if i could enter values for slot X such as "my head {Y}" or "my arm {Y}", it would save me a great deal of time.
Counter Argument: Why not just concatenate slot X and Y in the code and send that to your API?
My Response: Possible... but i didn't write the skill and would much rather at least have this capability on the front end.
Thanks!
4
votes
