Interactive Tool Explorer
36+ specialized tools. Filter by category, search prompts, copy examples, and get productive in seconds.
🚀 Quick Actions
Most common starting points – copy and ask your AI now.
get_sfcc_class_info
Detailed information about an SFCC class with filtering and search capabilities: properties, methods, descriptions.
Show methods and properties on dw.catalog.Product
generate_cartridge_structure
Generate cartridge directory structure.
Generate cartridge named plugin_demo
get_sfcc_class_info
Detailed information about an SFCC class with filtering and search capabilities: properties, methods, descriptions.
search_sfcc_classes
Search SFCC classes by partial name (single word).
search_sfcc_methods
Search methods across all SFCC classes.
list_sfcc_classes
List of all available SFCC classes.
get_sfcc_class_documentation
Raw markdown documentation for an SFCC class.
get_available_best_practice_guides
List all best practice guides.
get_best_practice_guide
Full best practice guide content.
search_best_practices
Search within all best practice guides.
get_hook_reference
Hook reference tables for OCAPI or SCAPI.
get_available_sfra_documents
List all SFRA documents and models.
get_sfra_document
Full SFRA document (server, request, cart, product-full etc.).
search_sfra_documentation
Search across SFRA docs.
get_sfra_categories
List SFRA document categories with counts.
get_sfra_documents_by_category
Get SFRA documents for a category.
generate_cartridge_structure
Generate cartridge directory structure.
get_latest_error
Fetch latest error log entries.
get_latest_warn
Fetch latest warn log entries.
get_latest_info
Fetch latest info log entries.
get_latest_debug
Fetch latest debug log entries.
search_logs
Search across logs for a pattern.
summarize_logs
High level log activity summary.
list_log_files
List available log files with metadata.
get_log_file_contents
Fetch specific log file contents.
get_latest_job_log_files
List latest job log files.
get_job_log_entries
Get job log entries filtered by level.
search_job_logs
Search job logs for pattern.
search_job_logs_by_name
Find job log files by job name.
get_job_execution_summary
Execution summary for specific job.
get_system_object_definitions
All system object definitions with pagination support.
get_system_object_definition
Specific system object metadata.
search_system_object_attribute_definitions
Search attributes for a system object.
search_system_object_attribute_groups
Search attribute groups for a system object.
search_site_preferences
Search site preferences within a group.
search_custom_object_attribute_definitions
Search custom object attributes.
get_code_versions
List all code versions.
activate_code_version
Activate a specific code version.
💡 Mode Recommendation
Explore freely in Documentation Mode first. Add --dw-json later to unlock log analysis, system & custom object exploration, job log insights, and code version management without changing any other configuration.
🔗 Next Steps
Move from raw tool surface into practical flows or reinforce secure patterns before enabling full-mode capabilities.
Why start with examples?
Shortens prompt iteration by showing multi-step sequences that combine docs lookup, log inspection, and object introspection.
Why review security now?
Prevents leaking credentials, encourages safe log handling, and sets a baseline for principle-of-least-privilege tokens before automation.