read_plugin
Read a plugin's source code to understand what it does before adding it to a library or editing it locally. Verify community plugins and preview local plugin code.
Instructions
Read the source of a classic plugin (POST /api/v2/read-plugin-text). Read a Community plugin to understand what it does before adding it to a library, or a Local plugin before editing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin_id | Yes | Plugin ID, from search_plugins | |
| plugin_source | Yes | Plugin source, 'Community' or 'Local' |