Skip to content

Add parameter documentation to prompts reference#42

Open
mefai-dev wants to merge 1 commit intobnb-chain:mainfrom
mefai-dev:fix/prompts-parameters
Open

Add parameter documentation to prompts reference#42
mefai-dev wants to merge 1 commit intobnb-chain:mainfrom
mefai-dev:fix/prompts-parameters

Conversation

@mefai-dev
Copy link

Summary

  • Added Parameters column to all prompt entries
  • Replaced vague "as specified by the MCP server" with actual parameter names

Type of Change

  • Documentation improvement

Changes Made

  • Added parameters for all 8 prompts (analyze_transaction, analyze_block, etc.)
  • Removed placeholder text

@hashdit-bot
Copy link

hashdit-bot bot commented Mar 13, 2026

Pull Request Review

This PR is a documentation-only update to skills/bnbchain-mcp-skill/references/prompts-reference.md, adding a new Parameters column to the prompt reference table for all 8 prompts. It replaces previously vague guidance with explicit parameter names (e.g., txHash, blockNumber, address) and clarifies required vs optional inputs. It also removes the generic closing sentence about inputs being specified by the MCP server.

Sensitive Content

No sensitive content detected.

Security Issues

No serious security issues detected.


Generated by Hashdit Bot. This tool can absolutely NOT replace manual audits.

## Summary
- All 8 prompts were listed without their parameters
- The vague text "as specified by the MCP server" gave no actionable information

## Type of Change
- [x] Documentation improvement

## Changes Made
- Added parameters for all 8 prompts: analyze_transaction (txHash, network), analyze_block (blockNumber, network), etc.
- Removed placeholder "as specified by the MCP server" text

## Testing
- [x] Verified prompt parameters against MCP source registrations
@mefai-dev mefai-dev force-pushed the fix/prompts-parameters branch from 73b4ca0 to bab998f Compare March 13, 2026 23:49
@hashdit-bot
Copy link

hashdit-bot bot commented Mar 13, 2026

Pull Request Review

This PR updates the prompts-reference.md documentation for the BNB Chain MCP skill by adding a new Parameters column for all listed prompts. It replaces generic guidance with explicit parameter names and required/optional annotations for each of the 8 prompts. It also removes the vague closing sentence about inputs being “as specified by the MCP server” to make the reference more concrete.

Sensitive Content

No sensitive content detected.

Security Issues

No serious security issues detected.


Generated by Hashdit Bot. This tool can absolutely NOT replace manual audits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant