api-info

Retrieve Weaver API metadata and check instance availability.

30|6|Updated Mar 5, 2019
One-click install
npx skills add https://github.com/crim-ca/weaver --skill api-info
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: api-info
Source: https://github.com/crim-ca/weaver/tree/main/.agents/skills/api-info
Command: npx skills add https://github.com/crim-ca/weaver --skill api-info

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires weaver.

What problem does it solve?

This Skill simplifies the process of obtaining essential API details, server configuration, and contact information to ensure seamless Weaver integration and service management.

Core Features & Use Cases

  • Retrieve API Information: Gain access to server details, supported endpoints, API version, and contact information.
  • Verify Instance Availability: Check the availability of the Weaver instance to ensure service reliability.
  • Service Metadata: Gather metadata for integration and connectivity testing, understanding supported features, and configuration modes.

Quick Start

Use the weaver info command with the Weaver URL to get API information:

weaver info -u $WEAVER_URL

Frequently Asked Questions about api-info

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve API metadata and server configuration for a Weaver instance?

To retrieve API metadata, use the `weaver info` command with the Weaver URL. This provides essential server details, supported endpoints, API version, and contact information for integration.

How can I check Weaver instance availability for service reliability?

Check Weaver instance availability by running the `weaver info` command. This verifies service reliability by querying the instance and returning its current operational status and configuration modes.

Do I need authorization to access Weaver API endpoints for metadata discovery?

Yes, you need authorization to access Weaver API endpoints. The Skill requires valid authorization credentials to successfully retrieve API details, service metadata, and instance availability.

What service metadata can I gather for Weaver integration and connectivity testing?

You can gather service metadata including supported features, configuration modes, and endpoint details. This information assists with integration, connectivity testing, and understanding supported API capabilities.

Why does my weaver info command fail to retrieve API details?

The `weaver info` command fails if authorization is missing or invalid. Ensure you have the correct permissions and a valid Weaver URL to access the API endpoints for metadata retrieval.

Can I use weaver info to get contact information and API version details?

Yes, you can use `weaver info` to get contact information and API version details. The command retrieves general API details including server configuration, supported endpoints, and versioning data.