activity-intel__suggest_activity_for_group
ActiveTool of TO1 Intelligence Fleet
[activity-intel] Get activity suggestions sized for a specific number of participants (e.g. 1 for solo, 2 for a couple/pair, 4+ for a larger group), optionally narrowed further by category type. Use this when the user specifies how many people are involved, e.g. 'something for 4 friends to do' or 'a solo hobby'.
Parameters schema
{
"type": "object",
"required": [
"participants"
],
"properties": {
"type": {
"enum": [
"education",
"recreational",
"social",
"diy",
"charity",
"cooking",
"relaxation",
"music",
"busywork"
],
"type": "string",
"description": "Optional category to further narrow the suggestions."
},
"participants": {
"type": "number",
"description": "Number of people the activity should be suited for (positive integer, e.g. 1, 2, 4)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
TO1 Intelligence Fleet
1/7 registries