Saved Search Tools in NetSuite for AI Integration
Access and run saved searches in NetSuite through AI client tools. Learn about the available capabilities and permission requirements.
The saved search tools in NetSuite allow users to access and execute saved searches directly from their AI client. This integration enhances the efficiency and flexibility of data retrieval, enabling you to gain insights quickly from your existing saved searches.
What Are Saved Search Tools?
Saved search tools are components that enable you to manage saved searches within NetSuite’s AI framework. The functionality includes:
- Listing Saved Searches: Use the saved search tool to display all saved searches available in your NetSuite account. This includes details like the saved search ID, title, record type, and its public setting.
- Running Saved Searches: This tool allows execution of existing saved searches, providing users with the ability to fetch data by running predefined queries.
Tool Descriptions
Listing Saved Searches
The listing tool is identified in the documentation as ns_listSavedSearches. It helps retrieve a wide range of saved searches and includes functionalities such as:
- Filter by Name: Users can filter saved searches based on their names.
Properties:
| Property | Type | Required or Optional | Description |
|---|---|---|---|
query | string | Optional | Query to filter the results of the saved search. |
Running Saved Searches
The end point for running a saved search is noted as ns_runSavedSearch. This tool provides the ability to execute a specified saved search. The key requirements are:
- Saved Search ID: Required parameter indicating the ID of the saved search to execute.
- Search Type: This can be required if the saved search uses a standalone search type; otherwise, it is optional.
Properties:
| Property | Type | Required or Optional | Description |
|---|---|---|---|
searchId | string | Required | The ID of the saved search. |
type | string | Required (if standalone search) | The search type of the saved search to load. |
range_start | number | Optional | Lower bound of the range of search results. |
range_end | number | Optional | Upper bound of the range of search results. |
Permissions Required
To access the saved search tools in the AI client, users must possess the following permission:
- Permission ID:
LIST_FIND - Permission Name: Perform Search
- Permission Level: View
Who Should Use These Tools?
The saved search tools are particularly useful for developers and administrators who need to interact with saved searches programmatically or through an AI interface. Proper permissions are required for visibility and execution of these tools.
Key Takeaways
- The saved search tools allow users to list and run saved searches from the AI client.
- The
ns_listSavedSearchesandns_runSavedSearchcommands are essential for accessing these features. - Permission requirements must be met to utilize these tools effectively.
Frequently Asked Questions (4)
Do I need specific permissions to use the saved search tools in NetSuite via AI integration?
How can I filter saved searches by name using the `ns_listSavedSearches` tool?
Is the search type parameter always required when running a saved search using `ns_runSavedSearch`?
Can I retrieve only a specific range of search results when using `ns_runSavedSearch`?
Was this article helpful?
More in AI
- Natural Language Queries in NetSuite AI
Updated for NetSuite 2026.1, featuring enhancements in natural language queries. The MCP Standard Tools SuiteApp offers enhanced AI-driven interaction with
- Support for Consolidated Reports and SuiteQL Tool
Updated to reflect the latest features added in NetSuite 2026.1. Starting with the latest updates in NetSuite 2026.1, NetSuite enhances reporting capabilities
- Intelligent Close Manager Portlet in NetSuite
The Intelligent Close Manager portlet offers a centralized view for managing tasks and exceptions in NetSuite, enhancing close processes.
- Payment Date Prediction Feature in NetSuite
Payment Date Prediction in NetSuite utilizes machine learning to enhance financial planning by predicting invoice payment dates.
Advertising
Reach AI Professionals
Put your product in front of NetSuite experts who work with AI every day.
Sponsor This Category