Share via


GrooveTools.ReadAvailableTools Operation

The ReadAvailableTools operation returns all tool templates that can be used in adding a tool to the workspace with the Create operation.

HTTP Post URL

The HTTP Post URL targets the GrooveTools service for a workspace. This URI is provided by the GrooveSpaces.Read operation.

Input Message Header

GrooveRequestHeader specifies information common to all Groove Web Services, including the Groove Identity URL and the Groove Request key.

Input Message Parameters

None.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

<ReadAvailableToolsResult>
  <!-- Array of --> <Template />
</ReadAvailableToolsResult>
Element Data type Description

ReadAvailableToolsResult

Array of Template

Describes a template used to create a specific kind of tool. There can be zero or more Template elements in the ReadAvailableToolsResult array.

Remarks

This operation returns the templates for all tools that are available for workspaces compatible with Groove 2007.

See Also

Reference

GrooveTools Web Service
GrooveTools.Read Operation
Template Complex Type

Concepts

Accessing Tools in a Workspace