gibwork_listBounties
InactiveTool of SAP MCP Server
List available bounties on Gib Work. SAP MCP context: Protocol gibwork; operation class write. Use for bounty creation, listing, and work submission. Confirm scope, payout, recipient, and deliverable evidence before writes. Use SAP attestation or feedback tools after work completion when reputation should be recorded on SAP.
Parameters schema
{
"type": "object",
"properties": {
"tags": {
"type": "array",
"items": {
"type": "string",
"description": "Tags parameter for Gibwork List Bounties."
},
"description": "Tags parameter for Gibwork List Bounties."
},
"limit": {
"type": "number",
"description": "Limit controlling the maximum number of results returned by Gibwork List Bounties."
},
"status": {
"enum": [
"open",
"in_progress",
"completed",
"cancelled"
],
"type": "string",
"description": "Status parameter for Gibwork List Bounties."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries