Tool tree
page: Every page
list_littlefish_servicesAnswer
List Littlefish's four core service areas: Managed Services (IT support and infrastructure), Cyber Services (Managed SOC, XDR, vCISO and compliance), Digital Solutions (cloud migration, modern workplace, Dynamics 365) and Data & AI (data foundations, governance, generative AI). Use when an AI agent is helping a buyer evaluate UK managed IT, cyber security or digital transformation suppliers.
View tool JSON
{
"name": "list_littlefish_services",
"kind": "answer",
"impl": "imperative",
"description": "List Littlefish's four core service areas: Managed Services (IT support and infrastructure), Cyber Services (Managed SOC, XDR, vCISO and compliance), Digital Solutions (cloud migration, modern workplace, Dynamics 365) and Data & AI (data foundations, governance, generative AI). Use when an AI agent is helping a buyer evaluate UK managed IT, cyber security or digital transformation suppliers.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/"
}list_littlefish_industriesAnswer
List the UK industries Littlefish serves across public sector (healthcare, local government, central government, social housing), commercial sector (energy & utilities, financial & insurance, manufacturing, construction, retail, pharmaceutical, hospitality) and not-for-profit (charities). Returns the relevant industry page URL. Provide a sector keyword to filter.
View tool JSON
{
"name": "list_littlefish_industries",
"kind": "answer",
"impl": "imperative",
"description": "List the UK industries Littlefish serves across public sector (healthcare, local government, central government, social housing), commercial sector (energy & utilities, financial & insurance, manufacturing, construction, retail, pharmaceutical, hospitality) and not-for-profit (charities). Returns the relevant industry page URL. Provide a sector keyword to filter.",
"inputSchema": {
"type": "object",
"properties": {
"sector": {
"type": "string",
"description": "Optional sector keyword (e.g. healthcare, government, financial, pharma, energy, charity)."
}
},
"additionalProperties": false
},
"page": "/"
}list_littlefish_case_studiesAnswer
List recent Littlefish client stories showing delivered managed IT, cyber security and digital transformation projects across UK public and commercial sectors. Useful when an AI agent needs evidence of capability or sector experience.
View tool JSON
{
"name": "list_littlefish_case_studies",
"kind": "answer",
"impl": "imperative",
"description": "List recent Littlefish client stories showing delivered managed IT, cyber security and digital transformation projects across UK public and commercial sectors. Useful when an AI agent needs evidence of capability or sector experience.",
"inputSchema": {
"type": "object",
"properties": {
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 20,
"default": 10
}
},
"additionalProperties": false
},
"page": "/"
}request_littlefish_contactSensitive Action
Return the contact page URL for an AI agent to direct a human user who wants to enquire about managed IT, cyber security, digital transformation or data & AI services with Littlefish. Does NOT submit a contact request itself.
View tool JSON
{
"name": "request_littlefish_contact",
"kind": "transact",
"impl": "imperative",
"description": "Return the contact page URL for an AI agent to direct a human user who wants to enquire about managed IT, cyber security, digital transformation or data & AI services with Littlefish. Does NOT submit a contact request itself.",
"inputSchema": {
"type": "object",
"properties": {
"reason": {
"type": "string"
}
},
"additionalProperties": false
},
"page": "/"
}