InterSystems API Index

Index InterSystems IRIS APIs for managing system components and data.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/sorodriguezz/skills-objectscript --skill intersystems-api-index
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: InterSystems API Index
Source: https://github.com/sorodriguezz/skills-objectscript/tree/main/skills/intersystems-api-index
Command: npx skills add https://github.com/sorodriguezz/skills-objectscript --skill intersystems-api-index

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive index and programmatic access to various InterSystems APIs, enabling developers to interact with and manage InterSystems IRIS® data platform functionalities efficiently.

Core Features & Use Cases

  • API Discovery: Find and understand APIs for common tasks like application management, data archiving, auditing, and more.
  • Programmatic Control: Offers methods and classes to manage databases, classes, files, HTTP requests, and other system components.
  • Use Case: A developer needs to programmatically export class definitions from an InterSystems IRIS instance. They can use this Skill to find the relevant API methods within the %Dictionary package and execute the export operation.

Quick Start

Use the InterSystems API Index skill to find information on how to programmatically manage database journaling.

Frequently Asked Questions about InterSystems API Index

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

FAQPage Schema
How do I programmatically manage InterSystems IRIS APIs for system components?

Programmatic management of InterSystems IRIS APIs is facilitated through a structured index of documented classes and methods covering application management, data archiving, auditing, and database operations. It provides direct programmatic access to interact with the platform efficiently.

What is the best way to find InterSystems IRIS API methods for exporting class definitions?

Finding InterSystems IRIS API methods for exporting class definitions is achieved by querying the API index for the `%Dictionary` package. This discovery process reveals the specific classes and methods needed to execute the export operation programmatically.

Can I use this API index to manage database journaling and file manipulation in InterSystems IRIS?

Yes, you can use this API index to manage database journaling and file manipulation in InterSystems IRIS. The index comprehensively covers functionalities for database operations, file manipulation, and system component management through documented programmatic access.

Does this API index cover HTTP communication methods for the InterSystems IRIS data platform?

Yes, this API index covers HTTP communication methods for the InterSystems IRIS data platform. It provides a structured index of classes and methods specifically mapped to HTTP requests and other system components for efficient developer interaction.

How do I locate APIs for data archiving and auditing in InterSystems IRIS?

Locating APIs for data archiving and auditing in InterSystems IRIS is done by navigating the structured index of system components. The index categorizes these functionalities, allowing developers to find the relevant methods for their specific data management tasks.