uloop-get-provider-details

uloop get-provider-details

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "uloop-get-provider-details" with this command: npx skills add hatayama/uloopmcp/hatayama-uloopmcp-uloop-get-provider-details

uloop get-provider-details

Get detailed information about Unity Search providers.

Usage

uloop get-provider-details [options]

Parameters

Parameter Type Default Description

--provider-id

string

Specific provider ID to query

--active-only

boolean false

Only show active providers

--include-descriptions

boolean true

Include descriptions

--sort-by-priority

boolean true

Sort by priority

Global Options

Option Description

--project-path <path>

Target a specific Unity project (mutually exclusive with --port ). Path resolution follows the same rules as cd — absolute paths are used as-is, relative paths are resolved from cwd.

-p, --port <port>

Specify Unity TCP port directly (mutually exclusive with --project-path ).

Examples

List all providers

uloop get-provider-details

Get specific provider

uloop get-provider-details --provider-id asset

Active providers only

uloop get-provider-details --active-only

Output

Returns JSON:

  • Providers : array of provider info (ID, name, description, priority)

Notes

Use provider IDs with uloop unity-search --providers option.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

uloop-find-game-objects

No summary provided by upstream source.

Repository SourceNeeds Review
General

uloop-screenshot

No summary provided by upstream source.

Repository SourceNeeds Review
General

uloop-clear-console

No summary provided by upstream source.

Repository SourceNeeds Review
General

uloop-launch

No summary provided by upstream source.

Repository SourceNeeds Review