apiosk_explore
ActiveTool of Apiosk
declared in 1.3.0
Browse Apiosk listing groups and explore one group at a time before narrowing with search.
Parameters schema
{
"type": "object",
"properties": {
"sort": {
"enum": [
"name",
"price",
"newest"
],
"type": "string"
},
"limit": {
"type": "number"
},
"order": {
"enum": [
"asc",
"desc"
],
"type": "string"
},
"offset": {
"type": "number"
},
"search": {
"type": "string",
"description": "Optional free-text search when listing_type is set."
},
"listing_type": {
"enum": [
"api",
"dataset",
"service",
"connector",
"skill",
"product"
],
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Apiosk
https://github.com/obcraft/apiosk-mcp
1/7 registries