Add UserStores and StorePickups tools; implement endpoints and update documentation
This commit is contained in:
12
.github/prompts/list-open-slot-requests.prompt.md
vendored
Normal file
12
.github/prompts/list-open-slot-requests.prompt.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
agent: 'agent'
|
||||
model: Gemini 3 Flash (Preview) (copilot)
|
||||
tools: [foodsharing-mcp/get_user_stores, foodsharing-mcp/get_store_pickups]
|
||||
description: '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'
|
||||
Reference in New Issue
Block a user