Skip to main content
Glama

get_opportunity_details

Retrieve comprehensive details for specific Australian Government ICT procurement opportunities, including contract information and procurement channels from multiple marketplaces.

Instructions

Get detailed information about a specific opportunity

Input Schema

NameRequiredDescriptionDefault
opportunity_idYesThe sys_id of the opportunity
tableYesThe source table name (e.g., u_pcs_procurement, u_smp_procurement)

Input Schema (JSON Schema)

{ "properties": { "opportunity_id": { "description": "The sys_id of the opportunity", "type": "string" }, "table": { "description": "The source table name (e.g., u_pcs_procurement, u_smp_procurement)", "type": "string" } }, "required": [ "opportunity_id", "table" ], "type": "object" }

Other Tools from BuyICT MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ConsentirDev/buyict.mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server