[Enhancement] Need ability to create multiple instances of an action
Open
MCP
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Severity
P2 - High (Major functionality broken)
### MCP Server Creation Source
MCP Server in Api Center
### Describe the Bug with repro steps
Consider a situation where I want to
- Add a row to contacts table
- Add a row to opportunities table
I can't do it.
I either have to keep operation very generic and rely on model to populate the Environment and Tables or I need the ability to have multiple instances of the same action
### Screenshots or Videos
### Environment
lamcp
### Are you experiencing a regression?
_No response_
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.