Skip to main content
Glama

PocketBase MCP Server

by mabeldata

get_log

Retrieve a specific API request log by its unique ID to analyze request details and troubleshoot issues effectively using the PocketBase MCP Server.

Instructions

Get a single API request log by ID.

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of the log to fetch.

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The ID of the log to fetch.", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from PocketBase MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mabeldata/pocketbase-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server