mistral_get_library
ActiveTool of io.usefulapi/mistral
declared in 1.0.1
Retrieve details about a single document library. Management API: GET /v1/libraries/{library_id}.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"library_id"
],
"properties": {
"library_id": {
"type": "string",
"description": "The library id (UUID)."
}
}
}Parent server
io.usefulapi/mistral
https://github.com/m190/usefulapi-mcp
1/7 registries