Tool List
This is a list of standard tools available in Agentiqs.
| Type | Tool Name | Overview | Provided Functions (Example) |
|---|---|---|---|
| Microsoft 365 | Microsoft Word | Automates the creation, editing, extraction of headings, and content retrieval of Word documents. | Get Selection Range |
| Microsoft Excel | Automates the operation of Excel spreadsheets. | Get Sheet Name List | |
| Microsoft PowerPoint | Automates the creation and editing of presentations. | Get Slides | |
| Denso Create | Next Design | Supports system and software design, and improves the efficiency of the design process through metamodel definition, model building, and verification. | Get Profile Context |
| Next Design Functions | Detailed operation functions for NextDesign models. Suitable for fine-grained control and step-by-step operations in workflows. Supports fine-grained model operations such as field operations, reference management, and adding/deleting child elements. | Get Model | |
| Lightning Review | Streamlines code reviews and document reviews to improve quality. | Add/Update Documents | |
| TimeTracker | Streamlines project time management and progress tracking. | Actual Effort | |
| Engineering | Simulink | Generates Simulink models. | Add Block |
| Development | GitHub | Use the GitHub API to manage issues, milestones, pull requests, branches, and projects. | Get Issue |
| Jira | Use the Jira API to create, update, search, add comments to issues, and manage projects. | Create Issue | |
| Document Management | Confluence | Use the Confluence API to create, update, search, and manage spaces. | Create Page |
| System | Execute Command | Executes only commands allowed in the settings within the specified working directory. Execution outside the working directory is not possible. | Check Execution Settings |
| File Access | Manipulate files and directories in the local file system. | File Creation/Update | |
| Clipboard Operations | Retrieves and writes text from the clipboard. | Clipboard Retrieval | |
| MCP | Mcp Tool | Configures and uses the MCP server. | Functions of the MCP Server to be Used |
Standard Tools
Microsoft 365
Microsoft Word
Automates the creation, editing, extraction of headings, and content retrieval of Word documents.
Provided Functions
- Retrieve Selection Range
- Create Documents from Markdown
- Retrieve Heading List
- Extract Content by Heading Specification
Setting Parameters
- None
Microsoft Excel
Automates operations on Excel spreadsheets.
Provided Functions
- Get Sheet Name List
- Activate Sheet
- Get Active Sheet Name
- Add Sheet
- Rename Sheet
- Get Data Input Cell Range Information
- Get Header Section Range
- Get Selected Range Address
- Get Range Data
- Get Cell Value
- Set Cell Value
- Set Values for Multiple Cells in a Range
- Insert Row
- Insert Column
- Delete Row
- Delete Column
- Clear Range
- Get Cell Formatting
- Set Cell Formatting
- Create Graph
Setting Parameters
- None
When operating Excel from Agentiqs, the Excel "Undo" function cannot be used.
Instead of directly updating existing forms, please create a new sheet or file to work with.
Microsoft PowerPoint
Automates the creation and editing of presentations.
Provided Features
- Retrieve slides
- Create slides from Markdown
- Retrieve slide number
- Retrieve all slides list
- Retrieve specified slide text
- Retrieve current slide number
Configuration Parameters
- None
Denso Create
Next Design
Supports system and software design, streamlining the design process through metamodel definition, model building, and verification.
Provided Features
- Get Profile Context
- Create/Update Metamodel
- Define ER Diagram View
- Define Tree Diagram View
- Define Form View
- Define Tree Grid View
- Get Model Context
- Get Child Entities
- Create/Update Model
- Search Model
- Add Error Information
Configuration Parameters
- None
- Please be sure to set the following value in the AI agent's context. If the setting value is different, you may not be able to use the Next Design tool.
- For model editing:
{{NextDesign.GetModelContext}} - For profile editing:
{{NextDesign.GetProfileContext}}
- For model editing:
- Next Design loads extensions, so please start it using the following procedure the first time. (If Next Design is running, please close it and then start it.)
- Start Agentiqs.
- The extended path will be set in the Next Design content source.
- Start Next Design.
- Restart Next Design.
- It will start with the extended path linked.
- Start Agentiqs.
Next Design Functions
Detailed operation functions for the NextDesign model. Suitable for fine-grained control and step-by-step operations in workflows. Supports detailed model operations such as field manipulation, reference management, and adding/deleting child elements.
Provided Features
- Get Model
- Get Multiple Models
- Get Model Information
- Get Multiple Model Information
- Get Model by Path
- Get Metamodel
- Get All Metamodels
- Create New Metamodel
- Delete Metamodel
- Add Property
- Delete Property
- Add Superclass
- Delete Superclass
- Create New Enumeration Type
- Add Enumeration Value
- Delete Enumeration Value
- Get Package
- Get All Packages
- Create New Package
- Get Association
- Get Field Value
- Get Field String
- Get Multiple Field Values
- Set Field Value
- Delete Field
- Get Child Element ID
- Get All Descendant IDs
- Get Child Element
- Get All Descendant IDs
- Search Model Name
- Search Child Element by Class
- Add Model
- Delete Model
- Move Model
- Get Owner ID
- Get Reference ID
- Association
- Delete Association
- Get Reference Related Model
- Get Derived Source Model ID
- Get Derived Model ID
- Get Error Information
- Add Error
- Class Determination
- Get Model Path
- Select Model
- Get Root Model
- Get Navigator Selected Model ID
- Get Editor Selected Model ID
- Execute Script
- Output Message
- Output Formatted Message
- Clear Output
- Clear All Output
Configuration Parameters
- None
NextDesign Functionsis a tool primarily intended for use in workflows.
Adding it to an AI agent may increase unintended calls and thus increase usage costs.
This tool requires the Next Design extension "NDInterop" to be installed before execution. Please install NDInterop on Next Design before use.
Lightning Review
Streamlines code and document reviews and improves quality.
Features
-
Add/Update Documents
-
Add/Update Outlines
-
Add/Update Issues
-
Delete Documents
-
Delete Outlines
-
Delete Issues
-
Retrieve Documents
-
Retrieve Document Outlines
-
Retrieve Review Settings
-
Retrieve Issues
The reason for rejection cannot be retrieved. -
Move Issue
-
Get Workspace Folder
-
Get Folders within Workspace Folder
-
Get Review List
-
Open Review
-
Get Template
-
Create Review
-
Update Review Settings
-
Classify Issue
-
Get Notes List
-
Get Notes
Setting Parameters
- None
This tool requires the Lightning Review extension "LightningReview.Interop" to be installed before use. Please install LightningReview.Interop on Lightning Review before using this tool.
TimeTracker
Streamlines project time management and progress tracking.
Provided Features
-
Logged-in Users
-
Get User List
-
Create Projects
-
Update Projects
-
Get Projects
If the project name contains "[]", it cannot be retrieved using "Get Projects".Please specify the project ID (*) instead of the project name.
* This can be retrieved by executing "Get Project List". -
Retrieve Project List
-
Create Work Items
-
Update Work Items
-
Retrieve Work Item Package List
-
Retrieve Work Items
-
Retrieve Work Item List
-
Actual Man-Hours
-
Retrieve Load Data
Configuration Parameters
| Item | Overview |
|---|---|
| Server URL | TimeTracker Server URL |
| API Key (Secret) | TimeTracker API Authentication Key |
Engineering
Simulink
Generates a Simulink model.
Provided Functions
- Start a MATLAB shared session
- Launch Simulink
- Open/Create a new model
- Add a block
- Add a line
- Set block parameters
- Set line properties
- Get the currently active Simulink model
- Get the settings for an SLDD file
- Delete blocks and lines
- Export the block catalog
- Get the context of the Simulink library
- Execute MATLAB commands
- Run a simulation
Configuration Parameters
| Item | Overview |
|---|---|
| Simulink Library Names | Specify the names of the libraries to be used in Simulink, separated by commas. |
| Block Catalog Save Folder | This is the folder where the Simulink block information catalog file is saved. |
Development
GitHub
Use the GitHub API to manage issues, milestones, pull requests, branches, and project operations.
Provided Features
- Retrieve Issues
- Create Issues
- Update Issues
- Search Issues
- Add Comments to Issues
- Create Milestones
- Update Milestones
- Retrieve Milestones
- Retrieve Branches
- Retrieve Branch Commit History
- Retrieve Pull Requests
- Create Pull Requests
- Update Pull Requests
- Search Pull Requests
- Retrieve Projects
- Add Issues to Projects
- Add Pull Requests to Projects
- Create Draft Items
- Create and Add Issues to Projects
- Set Iterations for Issues
- Retrieve Project Item List
- Update Project Item
Configuration Parameters
| Item | Overview |
|---|---|
| GitHub API Key (Secret) | GitHub API Authentication Key |
Please check [repo] and [project] for the key's Scope.


Jira
Use the Jira API to create, update, search, add comments to, and manage projects.
Provided Features
- Issue Creation
- Issue Update
- Issue Search
- Add Comments to Issues
- Retrieve Project Information
- Project Search
Configuration Parameters
| Item | Overview |
|---|---|
| Jira Instance URL | URL of the Jira instance |
| Deployment Type | Select the Jira deployment type (cloud: Cloud version, serverdc: Server/Datacenter version) |
| Authentication Type | Select the authentication method (basic: Basic authentication, bearer: Bearer authentication (PAT)) |
| API Version Setting | API version setting for Cloud (v2: Use v2, v3: Use v3). Server/DC always uses v2 |
| Jira User Email/Username | Username used for Jira API authentication (email address for Cloud, username for Server/DC) |
| Jira Password/API Token (Secret) | Password or API token for Jira API authentication (used for Basic authentication. Use an API token for Cloud, and a password for Server/DC) |
| Personal Access Token (Secret) | Personal Access Token (used only for Bearer authentication) |
| System Fields | Enter the keys (English names) of the system fields configured in your Jira environment, separated by commas. The specified fields can be used in queries to the AI. You can specify "description", "priority", "duedate", and "labels". |
[System Fields] are available only if you are using "description," "priority," "duedate," and "labels" as system fields in Jira. By entering the field keys separated by commas, you can use the specified fields in AI queries.
Document Management
Confluence
Create, update, search, and manage pages and spaces using the Confluence API.
Provided Features
- Page Creation
- Page Update
- Page Search
- Page Retrieval
- Add Label to Page
- Remove Label from Page
- Add Page Content
- Retrieve List of Accessible Spaces
Configuration Parameters
| Item | Overview |
|---|---|
| Confluence Instance URL | Base URL of Confluence |
| Instance Type | Select the type of Confluence instance |
| Authentication Method | Select the authentication method |
| Confluence User Email/Username | Username used for Confluence API authentication (email address for Cloud, username for Server/DC) |
| Confluence Password/API Token (Secret) | Password or API token for Confluence API authentication (used for Basic authentication. Set an API token for Cloud, a password for Server/DC) |
| Personal Access Token (Secret) | Personal Access Token (Used only during PersonalAccessToken authentication) |
System
Execute Command
Executes only commands permitted by the settings within the specified working directory. Execution outside the working directory is not possible.
Provided Functions
- Check Execution Settings
- Command Execution
Configuration Parameters
| Item | Overview |
|---|---|
| Working Directory | All commands are executed within this directory. Execution is not possible in other paths. |
| Allowed Commands | Specify the commands that are allowed to be executed, separated by commas. Each command is as follows: - "command": No restrictions, - "command:sub1|sub2": Allows only the specified subcommands - "command:!sub1|sub2": Prohibits only the specified subcommands Example: npx, dotnet:build|test|restore, npm:install|test|build, git:!push|force |
| Prohibited Words | Specify words separated by commas that should be prohibited from execution if they are included as arguments, even among the allowed commands. Example: del,rmdir,push |
| Default Timeout | Execution will be interrupted if it exceeds this number of seconds. |
File Access
Manipulates files and directories in the local file system.
Provided Functions
-
File Creation/Update
-
File Append
-
File Content Retrieval
-
Structured Document Retrieval
-
RAG Chunk Retrieval
-
Outline Retrieval
-
Outline Section Retrieval
not supported. -
Partial Replacement
-
File List Retrieval
-
Directory List Retrieval
-
Keyword Search
-
Directory Creation
-
File/Folder Movement/Renaming
Configuration Parameters
| Item | Overview |
|---|---|
| Base Directory | The reference directory that restricts operations. |
Clipboard Operations
Retrieves and writes text from the clipboard.
Provided Functions
- Clipboard Acquisition
- Clipboard Writing
Configuration Parameters
- None
MCP (Model Context Protocol)
Mcp Tool
Configures and uses an MCP server.
Provided Functions
- You can use the functions of the MCP server you are using.
Configuration Parameters
- MCP Server Settings
- For details on settings, please refer to User Guide - Integrating with External Tools.