inline-body-api

star 313

Exercises inline (non-$ref) request/response object schemas.. Use when working with the Inline Body API or when the user needs to interact with this API.

neutree-ai By neutree-ai schedule Updated 6/4/2026

name: inline-body-api description: Exercises inline (non-$ref) request/response object schemas.. Use when working with the Inline Body API or when the user needs to interact with this API. metadata: api-version: "1.0.0" openapi-version: "3.1.0"

Inline Body API

Exercises inline (non-$ref) request/response object schemas.

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/     # 1 operation detail files
└── schemas/        # 0 schema groups, 0 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

Resources

  • filesreferences/resources/files.md (1 ops)
Install via CLI
npx skills add https://github.com/neutree-ai/openapi-to-skills --skill inline-body-api
Repository Details
star Stars 313
call_split Forks 16
navigation Branch main
article Path SKILL.md
More from Creator