845 B
845 B
name, description
| name | description |
|---|---|
| logs-routes | Handle 2 OpenAPI operation(s) under /logs for the logs route group. |
logs API Routes
Handle 2 OpenAPI operation(s) under /logs for the logs 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
get_logs
- Operation ID:
get_logs - Route:
GET /logs - Mode: READ
- Summary: Retrieve a list of logs
- Parameters:
limitinqueryafterinquerybeforeinquery
get_logs_log_id
- Operation ID:
get_logs_log_id - Route:
GET /logs/{log_id} - Mode: READ
- Summary: Retrieve a single log
- Parameters:
log_idinpathrequired