Skip to main content

Module plugin_options_storage

Module plugin_options_storage 

Source

Functions§

clear_plugin_options_cache
Clear the plugin options cache.
delete_plugin_options
Delete all stored option values for a plugin.
get_plugin_storage_id
Get the canonical storage key for a plugin’s options.
get_unconfigured_options
Find option keys whose saved values don’t satisfy the schema.
load_plugin_options
Load saved option values for a plugin.
save_plugin_options
Save option values.
substitute_plugin_variables
Substitute ${CLAUDE_PLUGIN_ROOT} and ${CLAUDE_PLUGIN_DATA} with their paths.
substitute_user_config_in_content
Content-safe variant for skill/agent prose.
substitute_user_config_variables
Substitute ${user_config.KEY} with saved option values.

Type Aliases§

PluginOptionSchema
PluginOptionValues