Coding & Debugging
PromptBeginner5 minmarkdown
async def _make_api_request(endpoint: str
method: str = GET
0
Explore
71,680 skills indexed with the new KISS metadata standard.
method: str = GET
description=Output format)
v: str) -> str:
description=Number of results to skip for pagination
description=Maximum results to return
Enum):
Field
List
including user search
# Full name (e.g.
# Current pagination offset
# User ID (e.g.
# Total number of matches found
# Number of results in this response
between 1-100 (default: 20)
only searches existing ones.
List
Any]:
method: str = GET
httpx.TimeoutException):
httpx.HTTPStatusError):
offset=params.offset)
actionable error messages:
indent=2)