Streamtime
Overview
SLUG: STREAMTIME
Description
Streamtime is a web-based project management tool designed to help teams plan, manage, and track projects efficiently.
Authentication Details
API Key
Connecting to Streamtime
Create an auth config
Use the dashboard to create an auth config for the Streamtime toolkit. This allows you to connect multiple Streamtime accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Streamtime Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Streamtime toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
STREAMTIME_ORGANISATION_GET_ORGANISATION
Tool Name: Get Organisation Details
Description
Action Parameters
Action Response
STREAMTIME_LIST_ROLES
Tool Name: List Roles
Description
Action Parameters
Action Response
STREAMTIME_ROLES_GET_ROLE
Tool Name: Get Role
Description
Action Parameters
Action Response
STREAMTIME_USERS_LIST_SAVED_SEGMENTS
Tool Name: List Saved Segments for User
Description
Action Parameters
Action Response