Files
github-rest-openapi-agent/skills/apps/SKILL.md
a2a-platform 00738e348e deploy
2026-06-27 01:01:22 +00:00

667 B

name, description
name description
apps-routes Handle 1 OpenAPI operation(s) under /apps/{app_slug} for the apps route group.

apps API Routes

Handle 1 OpenAPI operation(s) under /apps/{app_slug} for the apps route group.

Use the generated operation tools to make real API calls. Do not invent API responses. If a tool reports missing setup, return the exact setup field name to the caller. For write, update, or delete operations, state the intended action before calling the tool.

Operations

apps_get_by_slug

  • Operation ID: apps_get_by_slug
  • Route: GET /apps/{app_slug}
  • Mode: READ
  • Summary: Get an app
  • Parameters:
    • app_slug in path required