Using Objectset in the AIP Logic tool calling feature

Hi, I have a question about using the AIP Logic tool calling feature.

Is it possible to use an Object Set directly in tool calling, instead of specifying an Object Type? If so, could you please share an example or explain how to do this?

Thank you!

Not sure what you mean by using object set – do you mean the object query tool would accept an object set? That probably isn’t supported but I believe the object query tool should enable returning object sets

I think you can in AIP Agent Studio if that helps, don’t remember about Logic sorry

Yes. you are correct. I want to use the object set as input from workshop not the object type

If you want an object set as an input to the function there’s no problem there! If you want some way to pass it into the LLM I believe you should be able to do that through the prompt, but not sure it can be passed as a “tool”

As you know, palantir released the native tool calling with object query recently and I found that works perfect when I applied to Object type but my goal is to using object set on it.

I want to use of it in AIP Logic not in function.