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

@uipath/docsai-tool

Package Overview
Dependencies
Maintainers
17
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons
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.

unpublished
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
503
-50.25%
Maintainers
17
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 11 May 2026

Related posts