expoGetLogs
Retrieve and filter logs from the Expo MCP Server by count, type, timestamp, or text. Supports output in text or JSON format for debugging React Native applications.
Instructions
Get filtered logs from the Expo server with advanced options
Input Schema
Name | Required | Description | Default |
---|---|---|---|
after | No | Get logs after this timestamp (ISO format) | |
count | No | Number of log entries to retrieve | |
filter | No | Filter logs containing this text | |
format | No | Output format | text |
type | No | Type of logs to retrieve | all |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Expo MCP Server
Related Tools
- @mattlemmone/expo-mcp
- @mattlemmone/expo-mcp
- @mattlemmone/expo-mcp
- @mattlemmone/expo-mcp
- @twodoorsdev/react-native-debugger-mcp