Skip to main content
GET
/
v1
/
marketplace
/
schemas
Batch-fetch action schemas
curl --request GET \
  --url https://tools.runtools.ai/v1/marketplace/schemas
{
  "data": {
    "schemas": {}
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.runtools.ai/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

slugs
string
required

Comma-separated list of tool slugs.

Response

200 - application/json

Schemas.

data
object