New:Socket for Asana Is Now Available.Learn more
Get Started

@uipath/docsai-tool

Package Overview
Dependencies
Maintainers
25
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
This package has malicious versions linked to the ongoing "Mini Shai-Hulud" supply chain attack.

Affected versions:

1.0.1
View campaign page

@uipath/docsai-tool

Search UiPath documentation with AI-powered answers.

latest
Source
npmnpm
Version
1.201.0
Version published
Weekly downloads
902
-34.59%
Maintainers
25
Weekly downloads
 
Created
Source

@uipath/docsai-tool

uip plugin for querying UiPath documentation via DocsAI.

Usage

Commands

Ask a question:

uip docsai ask <query> [options]

Options:

  • -t, --tenant <tenant-name> - Tenant (optional, defaults to value selected during auth)
  • --output <format> - Output format: table, json, yaml, plain (default: table)

Examples

# Ask a question
uip docsai ask "how to deploy a process"

# Specify a tenant
uip docsai ask "what is orchestrator" --tenant MyTenant

# JSON output
uip docsai ask "how to use queues" --output json

#YAML output
uip docsai ask "how to use queues" --output yaml

Authentication

Requires uip login first. Uses the Docs.GPT.Search OAuth scope.

Versions

docsai-tool 0.1.0

  • Initial release with ask command

Keywords

cli-tool

FAQs

Package last updated on 07 Sep 2026

Related posts