Agent Skills: TestRail API

Community-maintained OpenAPI 3.0 specification for TestRail API v2.. Use when working with the TestRail API or when the user needs to interact with this API.

UncategorizedID: yuyz0112/public-api-skills/testrail-api-readonly

Install this agent skill to your local

pnpm dlx add-skill https://github.com/Yuyz0112/public-api-skills/tree/HEAD/apis/testrail/testrail-api-readonly

Skill Files

Browse the full folder contents for testrail-api-readonly.

Download Skill

Loading file tree…

apis/testrail/testrail-api-readonly/SKILL.md

Skill Metadata

Name
testrail-api-readonly
Description
Community-maintained OpenAPI 3.0 specification for TestRail API v2.. Use when working with the TestRail API or when the user needs to interact with this API.

TestRail API

Community-maintained OpenAPI 3.0 specification for TestRail API v2.

How to Use This Skill

This API documentation is split into multiple files for on-demand loading.

Directory structure:

references/
├── resources/      # 1 resource index files
├── operations/     # 24 operation detail files
└── schemas/        # 18 schema groups, 38 schema files

Navigation flow:

  1. Find the resource you need in the list below
  2. Read references/resources/<resource>.md to see available operations
  3. Read references/operations/<operation>.md for full details
  4. If an operation references a schema, read references/schemas/<prefix>/<schema>.md

Base URL

  • https://{instance} - TestRail instance

Authentication

Supported methods: basicAuth. See references/authentication.md for details.

Resources

  • readreferences/resources/read.md (24 ops) - Read-only operations (typically GET)