Files
FsMcp/.github/prompts/list-open-slot-requests.prompt.md

450 B

agent, model, tools, description
agent model tools description
agent Gemini 3 Flash (Preview) (copilot)
foodsharing-mcp/get_user_stores
foodsharing-mcp/get_store_pickups
List open slot requests for my managed foodsharing stores

Your goal is to look at all my stores that i manage (isManaging = true), retrieve the pickups and find where the slot's isConfirmed property is false

tools to use: 'Foodsharing Mcp/get_user_stores' 'Foodsharing Mcp/get_store_pickups'