Server Details
Send personalized greetings with optional pirate flair. Compose friendly salutations for any name…
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- BowenXU0126/aistudio_hw3
- GitHub Stars
- 0
Available Tools
11 toolscreate_projectTry in Inspector
Create a new project with team and timeline.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| budget | No | ||
| end_date | No | ||
| start_date | No | ||
| description | No | ||
| team_members | No |
create_taskTry in Inspector
Create a new task with comprehensive details.
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | Yes | ||
| assignee | No | ||
| category | No | ||
| due_date | No | ||
| priority | No | ||
| project_id | No | ||
| description | No | ||
| estimated_hours | No |
delete_taskTry in Inspector
Delete a task permanently.
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
get_project_statusTry in Inspector
Get comprehensive project status and progress.
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
get_task_detailsTry in Inspector
Get detailed information about a specific task.
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
get_time_analyticsTry in Inspector
Get detailed time tracking analytics and insights.
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| category | No | ||
| project_id | No |
list_tasksTry in Inspector
List tasks with filtering options.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | ||
| assignee | No | ||
| category | No | ||
| priority | No | ||
| project_id | No |
log_timeTry in Inspector
Log time manually for a task without using timer.
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| start_time | No | ||
| description | No | ||
| duration_minutes | Yes |
start_timerTry in Inspector
Start tracking time for a specific task.
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| description | No |
stop_timerTry in Inspector
Stop an active timer and calculate duration.
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No | ||
| time_entry_id | No |
update_taskTry in Inspector
Update an existing task with new information.
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | No | ||
| status | No | ||
| task_id | Yes | ||
| assignee | No | ||
| category | No | ||
| due_date | No | ||
| priority | No | ||
| description | No | ||
| actual_hours | No | ||
| estimated_hours | No |
FAQ
How do I claim this server?
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
What are the benefits of claiming a server?
- Control your server's listing on Glama, including description and metadata
- Receive usage reports showing how your server is being used
- Get monitoring and health status updates for your server
Your Connectors
Sign in to create a connector for this server.