FileSearchToolResource Properties
Class Properties 1 member
A Foundry tool resource that enables an agent to search uploaded files and proprietary documents using vector search.
Gets the vector store IDs to search. If empty, the agent's default stores are used.
public IList<string> VectorStoreIds { get; init; }