f / f/mcptools
get-prompts is not working with parameters.
Open
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
```json
{
"arguments": [
{
"description": "Resource ID to include (1-100)",
"name": "resourceId",
"required": true
}
],
"description": "A prompt that includes an embedded resource reference",
"name": "resource_prompt"
}
```
Is not being parsed correctly. I think it's because it's being trying to parsed by tool parser. Will fix.
Contributor guide
Assessment
This issue has not been assessed yet.