FIRST_STEP_get_instructions
Load module writing and supplementary instructions for Facets module development. Always call this tool before using others.
Instructions
ALWAYS Call this tool first before calling any other tool of this mcp.
Loads all module writing instructions for Facets module development found in the
module_instructions directory and supplementary instructions from the
mcp_instructions directory at the root level of the working directory.
Returns: str: A JSON string containing the content of all instruction files, with each file's content stored under its filename as key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |