read_pubnub_resources
Search and retrieve PubNub conceptual guides, integration instructions, best practices, and troubleshooting tips in markdown format for efficient development and issue resolution.
Instructions
Retrieves PubNub conceptual guides and how-to documentation from markdown files in the resources directory. Call this tool for overviews, integration instructions, best practices, and troubleshooting tips. Returns documentation in markdown format. For detailed API reference and SDK code samples, also call the read_pubnub_sdk_docs tool.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
document | Yes | Resource name to fetch (file name without .md under resources directory, e.g., pubnub_concepts, how_to_send_receive_json, how_to_encrypt_messages_files) |