Speakeasy · Capability
Speakeasy API — Events
Speakeasy API — Events. 5 operations. Lead operation: Post Events for a Specific Workspace. Self-contained Naftiko capability covering one Speakeasy business surface.
What You Can Do
GET
Getworkspacetargets
— Load targets for a particular workspace
/v1/v1/workspace/events/targets
GET
Searchworkspaceevents
— Search events for a particular workspace by any field
/v1/v1/workspace/{workspace-id}/events
POST
Postworkspaceevents
— Post Events for a Specific Workspace
/v1/v1/workspace/{workspace-id}/events
GET
Getworkspacetargetsdeprecated
— Load targets for a particular workspace
/v1/v1/workspace/{workspace-id}/events/targets
GET
Getworkspaceeventsbytarget
— Load recent events for a particular workspace
/v1/v1/workspace/{workspace-id}/events/targets/{target-id}/events
MCP Tools
load-targets-particular-workspace
Load targets for a particular workspace
read-only
idempotent
search-events-particular-workspace-any
Search events for a particular workspace by any field
read-only
idempotent
post-events-specific-workspace
Post Events for a Specific Workspace
load-targets-particular-workspace-2
Load targets for a particular workspace
read-only
idempotent
load-recent-events-particular-workspace
Load recent events for a particular workspace
read-only
idempotent